Skip to content
Gemini CLI

curve mcp for Gemini CLI

io.github.junct-bot/curve-mcp

Curve - 43 tools for swap quotes, liquidity pools, and trading data

client:Gemini CLI transport:streamable-http

Install curve mcp in Gemini CLI

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

{
  "mcpServers": {
    "curve-mcp": {
      "httpUrl": "https://curve.mcp.junct.dev/mcp"
    }
  }
}

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

curve mcp in other clients