Gate Exchange MCP for Grok
io.github.gateio-dev/gate-exchange
OAuth Gate exchange MCP for CEX trading, account, wallet, unified account, and sub-account.
client:Grok
transport:streamable-http
Install Gate Exchange MCP in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"gate-exchange": {
"type": "http",
"url": "https://api.gatemcp.ai/mcp/exchange"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs