Skip to content
Gemini CLI

exchange rates for Gemini CLI

io.github.theluckystrike/exchange-rates

Convert currencies on the daily European Central Bank reference rates. No API key, no signup.

client:Gemini CLI transport:streamable-http runtime:mcpb tools:10

Install exchange rates in Gemini CLI

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

{
  "mcpServers": {
    "exchange-rates": {
      "httpUrl": "https://mcp.zovo.one/mcp/exchange-rates"
    }
  }
}

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

exchange rates in other clients