Skip to content
Gemini CLI

weathersight for Gemini CLI

io.weathersight/weathersight

Historical weather and climate: 100+ years of station data, normals, extremes, and trends.

client:Gemini CLI transport:streamable-http

Install weathersight in Gemini CLI

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

{
  "mcpServers": {
    "weathersight": {
      "httpUrl": "https://weathersight.io/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

weathersight in other clients