Skip to content
Grok

DEX Swap Quotes API for Grok

io.github.br0ski777/dex-quotes

Best swap quotes across DEXes (Uniswap, SushiSwap, Aerodrome). Base & Ethereum. x402.

client:Grok transport:sse

Install DEX Swap Quotes API in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "dex-quotes": {
      "type": "sse",
      "url": "https://dex-quotes.api.klymax402.com/mcp"
    }
  }
}

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

DEX Swap Quotes API in other clients