Skip to content
Back to search
90
MCP live v3.1.3 streamable-http

ai.exa/exa

ai.exa/exa

Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding

Uptime
40.0%
45 probes
Response
363ms
last probe
Tools
2
callable

Tools · 2

web_search_exa

Search the web for any topic and get clean, ready-to-use content. Best for: Finding current information, news, facts, people, companies, or answering questions about any topic. Returns: C…

web_fetch_exa

Read a webpage's full content as clean markdown. Use after web_search_exa when highlights are insufficient or to read any URL. Best for: Extracting full content from known URLs. Batch multiple URLs i…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.exa/exa": {
      "url": "https://mcp.exa.ai/mcp",
      "transport": "streamable-http"
    }
  }
}