Skip to content
Cursor

Gate Exchange MCP for Cursor

io.github.gateio-dev/gate-exchange

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

client:Cursor transport:streamable-http

Install Gate Exchange MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Gate Exchange MCP in other clients