Exa
Official
🔍 Search & Research
Semantic web search and GitHub code retrieval. Find content by meaning rather than keywords, powered by neural search.
Tools (8)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"exa": {
"command": "npx",
"args": [
"-y",
"exa-mcp-server"
],
"env": {
"EXA_API_KEY": "your-exa-api-key-here"
}
}
}
}