Skip to content

RankCLI for Zed

io.github.integrallis/rankcli-mcp-server

Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.

client:Zed transport:stdio runtime:npm

Install RankCLI in Zed

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

{
  "context_servers": {
    "rankcli-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@rankcli/mcp-server"
      ]
    }
  }
}

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

RankCLI in other clients