Connects Claude to Gate.io's decentralized exchange APIs for on-chain operations across 20+ blockchains. Handles wallet authentication via Google or Gate OAuth, executes single-chain and cross-chain swaps, fetches token info and market data, and provides direct RPC access. Exposes 33 tools covering transfers, chain config, and agentic operations. The OAuth flow is required upfront, so this is built for scenarios where you need Claude to manage DEX wallets and execute swaps programmatically rather than just fetch public market data. Uses streamable HTTP transport and lives alongside Gate's separate CEX trading endpoint at a different path.
claude mcp add --transport stdio io.github.gateio-dev-gate-dex uvx gate-dex