Skip to content
Cursor

clirank for Cursor

io.github.alexanderclapp/clirank

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

client:Cursor transport:stdio runtime:npm

Install clirank in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

{
  "mcpServers": {
    "clirank": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "clirank-mcp-server"
      ],
      "env": {
        "CLIRANK_API_URL": "<CLIRANK_API_URL>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

clirank in other clients