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 and get clean content
get_code_context_exaFind code snippets and docs from GitHub and StackOverflow
company_research_exaResearch companies by crawling their websites


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.