Exa Integration
The Exa node lets your agents search the web with semantic understanding, crawl pages for clean content, and find code examples.
Connection Setup
Section titled “Connection Setup”Requires an Exa API Key.
- Go to Exa Dashboard → API Keys
- Copy your API key
- Paste it when connecting Exa in Spawnbase
Available Tools
Section titled “Available Tools”| Tool | Description |
|---|---|
web_search_exa | Search the web for any topic and get clean, ready-to-use content |
get_code_context_exa | Find code examples and docs from GitHub, Stack Overflow, and documentation sites |
crawling_exa | Get the full content of a specific page from a known URL |
web_search_advanced_exa | Advanced search with filters for domains, dates, and content options |
MCP Server
Section titled “MCP Server”| Server URL | https://mcp.exa.ai/mcp |
| Transport | Streamable HTTP |
| Docs | Exa MCP Server |
- Exa’s search is semantic — it understands meaning, not just keywords. Queries like “startups building developer tools in Europe” work naturally.
crawling_exareturns clean markdown from any URL — useful when your agent needs to read a specific page, not search for one.get_code_context_exais the fastest way to find code examples — searches GitHub, Stack Overflow, and docs simultaneously.- Pair with an AI node for research agents that search, read, and summarize.