Skip to content
Zed

clirank for Zed

io.github.alexanderclapp/clirank

Search, compare, and get docs for 210+ APIs ranked by CLI and agent relevance.

client:Zed transport:stdio runtime:npm

Install clirank 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": {
    "clirank": {
      "command": "npx",
      "args": [
        "-y",
        "clirank-mcp-server"
      ],
      "env": {
        "CLIRANK_API_URL": "<CLIRANK_API_URL>"
      }
    }
  }
}

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

clirank in other clients