Gate DEX MCP for VS Code
io.github.gateio-dev/gate-dex
Gate DEX MCP for wallet auth, transfers, swaps, token info, market data, and RPC access.
client:VS Code
transport:streamable-http
Install Gate DEX MCP in VS Code
.vscode/mcp.json
{
"servers": {
"gate-dex": {
"type": "http",
"url": "https://api.gatemcp.ai/mcp/dex"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs