Skip to content
Zed

agentrank mcp for Zed

io.github.saviodamato/agentrank-mcp

Find real, verifiable businesses with provenance and source URLs - for AI agents.

client:Zed transport:stdio runtime:pypi

Install agentrank mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "agentrank-mcp": {
      "command": "uvx",
      "args": [
        "agentrank-mcp"
      ],
      "env": {
        "AGENTRANK_API_KEY": "<AGENTRANK_API_KEY>",
        "AGENTRANK_BASE_URL": "<AGENTRANK_BASE_URL>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

agentrank mcp in other clients