Skip to content
Gemini CLI

Untap for Gemini CLI

io.github.aneduaim/untap-mcp

UK refunds inside your AI assistant: train delays, flights, TfL, parking. Made in London.

client:Gemini CLI transport:streamable-http

Install Untap in Gemini CLI

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

{
  "mcpServers": {
    "untap-mcp": {
      "httpUrl": "https://untap.money/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

Untap in other clients