Gate DEX MCP for wallet auth, transfers, swaps, token info, market data, and RPC access.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
A Gate MCP (Model Context Protocol) server that enables AI agents to interact with the Gate cryptocurrency exchange for market data, trading, and account management.
The service exposes the following MCP endpoints:
| Endpoint | Auth | Tools |
|---|---|---|
https://api.gatemcp.ai/mcp | None | Public market data (58 tools: spot, futures, margin, options, delivery, earn, alpha, activity, launch pool, square, flash swap) |
https://api.gatemcp.ai/mcp/exchange | OAuth2 | CEX trading & account (400+ tools: spot/futures/options/delivery/margin trading, wallet, unified account, sub-accounts, earn, flash swap, rebate, TradFi, CrossEx, P2P, Alpha, activity center, coupon, launch pool, square, welfare) |
https://api.gatemcp.ai/mcp/dex | Google / Gate OAuth | DEX wallet & swap (33 tools: auth, wallet, chain config, transfer, swap, market data, token info, agentic, RPC across 20+ chains) |
https://api.gatemcp.ai/mcp/info | None | Coin info & analysis (32 tools: coins, snapshots, trends, on-chain, platform metrics, macro, market detail) |
https://api.gatemcp.ai/mcp/news | None | News & research (18 tools: news/UGC/X/web, announcements, sentiment, events, prediction markets) |
https://api.gatemcp.ai/mcp/docs | None | Docs research (3 tools: research search, coin research, papers) |
/mcp (no Gate account needed)/mcp/exchange (Gate OAuth2 required)/mcp/dex (Google / Gate OAuth required)/mcp/info (no auth)/mcp/news (no auth)/mcp/docs (no auth)Transport: Streamable HTTP (with SSE fallback).
/mcp/exchange requires Gate OAuth2; /mcp/dex requires Google or Gate OAuth. The endpoints /mcp, /mcp/info, /mcp/news, and /mcp/docs do not require any authentication.
Prerequisites: Node.js >= 18, npm. See Quick Start - mcporter for full installation steps.
/mcp/exchange)| Scope | Use |
|---|---|
market | Public market data (tickers, order books, K-line, etc.) |
profile | Account info, orders, positions (read-only) |
trade | Create/cancel/amend orders |
wallet | Transfers, deposits, withdrawals |
account | Unified account, sub-accounts |
/mcp/exchange)Just paste the following into the Cursor AI chat β the agent will auto-install all Gate MCP servers and Skills:
Help me auto install Gate Skills and MCPs: https://github.com/gate/gate-skills
See gate-skills for details.
For full trading (OAuth on connect):
Edit ~/.cursor/mcp.json:
For market data only (no auth):
For DEX (on-chain wallet, swap):
For Info & News (no auth):
See Cursor setup.
Just paste the following into the OpenClaw AI chat β the agent will auto-install all Gate MCP servers and Skills:
Help me auto install Gate Skills and MCPs: https://github.com/gate/gate-skills
See gate-skills for details.
node -v and npm -v/mcp/exchange)Alternatively, run without installing: npx mcporter <command> (uses current Node.js/npm).
See OpenClaw setup for detailed steps.
Just paste the following into Claude CLI β the agent will auto-install all Gate MCP servers and Skills:
Help me auto install Gate Skills and MCPs: https://github.com/gate/gate-skills
See gate-skills for details.
Edit Trae settings. Uses mcp-remote to proxy HTTP MCP (OAuth prompt on first connect for /mcp/exchange):
Edit Qoder MCP settings (e.g. ~/.qoder/mcp.json or in Qoder settings):
Claude Desktop requires a local stdio proxy.
~/Library/Application Support/Claude/claude_desktop_config.json:See Claude Desktop setup for detailed instructions.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/gate-dex-mcp)<a href="https://allmcps.com/mcp/gate-dex-mcp"><img src="https://allmcps.com/api/badge/gate-dex-mcp?style=directory" alt="Gate DEX MCP on AllMCPs" /></a>