ai.exa/exa
ai.exa/exaFast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding
Tools · 2
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…
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"
}
}
}