Skip to content
Gemini CLI

fxpeek for Gemini CLI

io.github.jenpo/fxpeek

Historical reference exchange rates with a source link per row. Tools: get_latest_rate, get_history.

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

Install fxpeek in Gemini CLI

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

{
  "mcpServers": {
    "fxpeek": {
      "httpUrl": "https://fxpeek.com/api/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

fxpeek in other clients