Exa Web Search MCP Server
MCP ServersWeb search, crawling, and technical documentation retrieval for agents.
1803/26/2026
json1 file
.mcp.json171 B
{
"mcpServers": {
"exa": {
"command": "npx",
"args": ["-y", "exa-mcp-server"],
"env": {
"EXA_API_KEY": "<your-api-key>"
}
}
}
}