Skip to content
Gemini CLI

OpenWeather for agents for Gemini CLI

org.openweathermap/agents

OpenWeather data for AI agents: list feeds, sign up, check balance, get a top-up link, fetch data.

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

Install OpenWeather for agents in Gemini CLI

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

{
  "mcpServers": {
    "agents": {
      "httpUrl": "https://mcp.openweathermap.org/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

OpenWeather for agents in other clients