Skip to content
Gemini CLI

Gate Exchange MCP for Gemini CLI

io.github.gateio-dev/gate-exchange

OAuth Gate exchange MCP for CEX trading, account, wallet, unified account, and sub-account.

client:Gemini CLI transport:streamable-http

Install Gate Exchange MCP in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "gate-exchange": {
      "httpUrl": "https://api.gatemcp.ai/mcp/exchange"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

Gate Exchange MCP in other clients