Skip to main content
Exa MCP connects AI assistants to Exa’s search capabilities, including web search and code search. It is open-source and available on GitHub.

Installation

Connect to Exa MCP:
https://mcp.exa.ai/mcp
Install with one clickOr add to ~/.cursor/mcp.json:
{
  "mcpServers": {
    "exa": {
      "url": "https://mcp.exa.ai/mcp"
    }
  }
}


Available Tools

ToolDescription
web_search_exaSearch the web for any topic and get clean, ready-to-use content
get_code_context_exaFind code examples, documentation, and programming solutions from GitHub, Stack Overflow, and docs
company_research_exaResearch any company to get business information, news, and insights


Web Search
Search for recent developments in AI agents and summarize the key trends.
Code Search
Find Python examples for implementing OAuth 2.0 authentication.
Company Research
Research Stripe and give me an overview of their products and recent news.
Deep Research
Create a detailed report on the current state of quantum computing startups.