Skip to content
Grok

Token OHLCV History API for Grok

io.github.br0ski777/token-ohlcv

Historical OHLCV candles for any token. CoinGecko + GeckoTerminal on-chain. x402.

client:Grok transport:sse

Install Token OHLCV History API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "token-ohlcv": {
      "type": "sse",
      "url": "https://token-ohlcv.api.klymax402.com/mcp"
    }
  }
}

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

Token OHLCV History API in other clients