Skip to content

Kronos Crypto Data for Grok

io.github.hashchecked/crypto-derivatives-mcp

Crypto data MCP: 22 tools covering derivatives, forecasts, alerts, liquidations, GEX — 16 assets.

client:Grok transport:stdio runtime:npm

Install Kronos Crypto Data in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "crypto-derivatives-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "crypto-derivatives-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

Kronos Crypto Data in other clients