Skip to content
Gemini CLI

exchangerate.dev for Gemini CLI

dev.exchangerate/mcp

Free, source-labeled FX rates: 465 pairs across 31 currencies, majors update ~60s intraday.

client:Gemini CLI transport:streamable-http tools:7

Install exchangerate.dev in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://api.exchangerate.dev/v1/mcp/"
    }
  }
}

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

What Gemini CLI can do once it is connected

exchangerate.dev in other clients