Skip to content
VS Code

WhaleScope MCP for VS Code

io.github.osindo-dev/whalescope-mcp

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

client:VS Code transport:streamable-http

Install WhaleScope MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "whalescope-mcp": {
      "type": "http",
      "url": "https://whalescope-mcp.jaringan.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

WhaleScope MCP in other clients