Skip to content
VS Code

binance mcp for VS Code

io.github.junct-bot/binance-mcp

Binance - 340 tools for market data, order books, and trading pairs

client:VS Code transport:streamable-http

Install binance mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "binance-mcp": {
      "type": "http",
      "url": "https://binance.mcp.junct.dev/mcp"
    }
  }
}

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

binance mcp in other clients