Prerequisites
- An Exa account with an API key
- project_contributor access in AgentRuntime
Connect in AgentRuntime
1
Get an Exa API key
Sign up at exa.ai and copy your API key from the dashboard.
2
Create a connection
Go to Connections and click New custom connection to create an API key connection with
APIKey.3
Add exa MCP instance
Go to MCP, click Add instance for exa, wire your connection on Instance config, set the profile active, and save.
4
Test search
Run mcp_call →
exa_search with a simple query to confirm connectivity.What you can build
- Research briefs —
exa_searchwithinclude_text=true→ LLM synthesizes findings → save to Notion or Google Docs. - Competitive intel —
exa_find_similaron a competitor landing page → rank overlapping products. - Q&A with citations —
exa_answerfor user questions in Chat Autopilot → display answer plus source URLs. - Deep research mode —
exa_searchwithtype=deepfor multi-hop investigation before human review.
Tools
Example
Search the web and pass results to an LLM step:Configuration
Troubleshooting
Related
- Integrations quickstart
- Brave connector — alternative web search
- Connector catalog
- Troubleshooting