TullyMonster/exa-pool-mcp
A lightweight MCP server that encapsulates the Exa Pool API as a toolkit for AI assistants to call.
Platform-specific configuration:
{
"mcpServers": {
"exa-pool-mcp": {
"command": "npx",
"args": [
"-y",
"exa-pool-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...