Developer Tools
Trust: 37/100 (Limited)io.github.gateio-dev/gate-mcp Guide
Gate.com API v4 MCP server — spot, futures, options, wallet, and more.
by gate
Quick Start
Install
npx gate-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-gateio-dev-gate-mcp": {
"command": "npx",
"args": [
"gate-mcp"
]
}
}
}