DevelopmentUnknown
Exa Search
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding agents. It provides agents with fresh information about libraries, APIs, and SDKs with the purpose of reducing hallucinations.
N/A rating (0 reviews)36,142 installs0 GitHub stars
Fast, intelligent web search and web crawling. New mcp tool: Exa-code is a context tool for coding agents. It provides agents with fresh information about libraries, APIs, and SDKs with the purpose of reducing hallucinations.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"exa-search": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-exa-search"
]
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json