Skip to content
Cursor

Citable for Cursor

io.github.zaialamm/citable-mcp

SEO and AI-visibility checks agents buy per call — USDC on Solana, no API key.

client:Cursor transport:stdio runtime:npm

Install Citable 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": {
    "citable-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "citable-mcp"
      ],
      "env": {
        "CITABLE_MAX_PRICE": "<CITABLE_MAX_PRICE>",
        "CITABLE_WALLET": "<CITABLE_WALLET>",
        "CITABLE_API": "<CITABLE_API>"
      }
    }
  }
}

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

Citable in other clients