Gate Exchange MCP for VS Code
io.github.gateio-dev/gate-exchange
OAuth Gate exchange MCP for CEX trading, account, wallet, unified account, and sub-account.
client:VS Code
transport:streamable-http
Install Gate Exchange MCP in VS Code
.vscode/mcp.json
{
"servers": {
"gate-exchange": {
"type": "http",
"url": "https://api.gatemcp.ai/mcp/exchange"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs