Skip to content

Exa Integration

The Exa node lets your agents search the web with semantic understanding, crawl pages for clean content, and find code examples.

Requires an Exa API Key.

  1. Go to Exa Dashboard → API Keys
  2. Copy your API key
  3. Paste it when connecting Exa in Spawnbase
ToolDescription
web_search_exaSearch the web for any topic and get clean, ready-to-use content
get_code_context_exaFind code examples and docs from GitHub, Stack Overflow, and documentation sites
crawling_exaGet the full content of a specific page from a known URL
web_search_advanced_exaAdvanced search with filters for domains, dates, and content options
Server URLhttps://mcp.exa.ai/mcp
TransportStreamable HTTP
DocsExa MCP Server
  • Exa’s search is semantic — it understands meaning, not just keywords. Queries like “startups building developer tools in Europe” work naturally.
  • crawling_exa returns clean markdown from any URL — useful when your agent needs to read a specific page, not search for one.
  • get_code_context_exa is 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.