Odel
Kronos Crypto Data

Kronos Crypto Data

Local
@hashcheckedTypeScriptUpdated 2mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmcrypto-derivatives-mcpv0.6.0

Run

npx -y crypto-derivatives-mcp

MCP client config

{
  "mcpServers": {
    "kronos-crypto-data": {
      "command": "npx",
      "args": [
        "-y",
        "crypto-derivatives-mcp"
      ]
    }
  }
}