Gate DEX MCP for Cursor
io.github.gateio-dev/gate-dex
Gate DEX MCP for wallet auth, transfers, swaps, token info, market data, and RPC access.
client:Cursor
transport:streamable-http
Install Gate DEX MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gate-dex": {
"url": "https://api.gatemcp.ai/mcp/dex"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs