Skip to content
Grok

Citable for Grok

io.github.zaialamm/citable-mcp

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

client:Grok transport:stdio runtime:npm

Install Citable in Grok

.mcp.json (in your project root)

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>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Citable in other clients