Exa
OfficialbyExa Labs
Neural/semantic search engine designed specifically for AI agents.
API Key Required
Configuration
{
"mcpServers": {
"exa": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-exa"
],
"env": {
"EXA_API_KEY": "your-api-key-here"
}
}
}
}Add this to your claude_desktop_config.json file.