Skip to content
Grok

WhaleScope MCP for Grok

io.github.osindo-dev/whalescope-mcp

Binance Futures market intelligence: funding, OI, order book, klines, cross-exchange comparison.

client:Grok transport:streamable-http

Install WhaleScope MCP in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "whalescope-mcp": {
      "type": "http",
      "url": "https://whalescope-mcp.jaringan.dev/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

WhaleScope MCP in other clients