Skip to content
Gemini CLI

weather for Gemini CLI

io.github.hyosikpark/weather

Current weather and forecasts for any coordinates, backed b… — paid per call (x402/credits), 1 tools

client:Gemini CLI transport:streamable-http

Install weather in Gemini CLI

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

{
  "mcpServers": {
    "weather": {
      "httpUrl": "https://hawker-gateway.fly.dev/mcp/weather"
    }
  }
}

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

weather in other clients