Skip to content
Gemini CLI

DEX Swap Quotes API for Gemini CLI

io.github.br0ski777/dex-quotes

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

client:Gemini CLI transport:sse

Install DEX Swap Quotes API in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

DEX Swap Quotes API in other clients