exa-labs/exa-knowledge-mcp
This MCP allows AI assistants to access Exa's API documentation, best practices, and examples directly within your development environment.
Platform-specific configuration:
{
"mcpServers": {
"exa-knowledge-mcp": {
"command": "npx",
"args": [
"-y",
"exa-knowledge-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...