Skip to content
Back to search
100
MCP live v3.1.3 MCP 2025-11-25 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
35.8%
106 probes
Response
1152ms
last probe
Tools
2
callable
Resources
1
readable
Prompts
1
available

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…

Resources · 1

tools_list

List of available Exa tools and their descriptions

exa://tools/list

Prompts · 1

web_search_help

Get help with web search using Exa

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"
    }
  }
}