AI-powered web search — neural search engine for finding relevant content with semantic understanding
EXA_API_KEYnpx @getmcp/cli add exaConfig file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"exa": {
"command": "npx",
"args": [
"-y",
"exa-mcp-server"
],
"env": {
"EXA_API_KEY": ""
}
}
}
}