Skip to content
Cursor

Kronos Crypto Data for Cursor

io.github.hashchecked/crypto-derivatives-mcp

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

client:Cursor transport:stdio runtime:npm

Install Kronos Crypto Data in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

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

Kronos Crypto Data in other clients