agentrank mcp for Windsurf
io.github.saviodamato/agentrank-mcp
Find real, verifiable businesses with provenance and source URLs - for AI agents.
client:Windsurf
transport:stdio
runtime:pypi
Install agentrank mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"agentrank-mcp": {
"command": "uvx",
"args": [
"agentrank-mcp"
],
"env": {
"AGENTRANK_API_KEY": "<AGENTRANK_API_KEY>",
"AGENTRANK_BASE_URL": "<AGENTRANK_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs