Openperplex
Openperplex API provides powerful, global search capabilities and web content analysis for AI applications.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Openperplex authenticates with an API key. Generate the credential in your Openperplex account, then paste it into FlyMyAI the first time an agent uses an Openperplex action.
Get your Openperplex credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
Openperplex API Key | Your Openperplex API key for authentication (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
OPENPERPLEX_CUSTOM_SEARCH | Tool to perform a custom search with optional filtering and field selection. use when you need tailored results based on query, filters, size, or fields. | query, system_prompt, user_prompt |
OPENPERPLEX_CUSTOM_SEARCH_STREAM | Tool to perform custom streaming search. use when you need real-time search results for given queries. | queries, system_prompt, user_prompt |
OPENPERPLEX_GET_WEBSITE_MARKDOWN | Tool to retrieve the markdown content of a specified website. use after confirming the url. supports optional formats like 'gfm' or 'commonmark'. | url |
OPENPERPLEX_GET_WEBSITE_SCREENSHOT | Tool to capture a screenshot of a website. use after confirming the target url is reachable. | url |
OPENPERPLEX_GET_WEBSITE_TEXT | Tool to retrieve the main text content of a specified website url. use when you need content extraction from online articles or pages. use after confirming the url is publicly accessible. | url |
OPENPERPLEX_QUERY_FROM_URL | Tool to query documents from a url. use when you need to fetch and interrogate web-hosted content with a natural language question. | url, query |
OPENPERPLEX_SEARCH | Tool to search documents using query parameters. use when you have a search query and optional filters ready. | query |
OPENPERPLEX_SEARCH_STREAM | Tool to stream search results from openperplex. use when real-time updates on search results are needed. | query |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Openperplex!