Skip to content
Zed

Gate DEX MCP for Zed

io.github.gateio-dev/gate-dex

Gate DEX MCP for wallet auth, transfers, swaps, token info, market data, and RPC access.

client:Zed transport:streamable-http

Install Gate DEX MCP in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "gate-dex": {
      "url": "https://api.gatemcp.ai/mcp/dex"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Gate DEX MCP in other clients