Skip to content
Gemini CLI

WhaleScope MCP for Gemini CLI

io.github.osindo-dev/whalescope-mcp

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

client:Gemini CLI transport:streamable-http

Install WhaleScope MCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "whalescope-mcp": {
      "httpUrl": "https://whalescope-mcp.jaringan.dev/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

WhaleScope MCP in other clients