Skip to content
Gemini CLI

Airnow for Gemini CLI

io.github.pipeworx-io/airnow

EPA AirNow MCP — official US real-time AQI + forecast (free key)

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

Install Airnow in Gemini CLI

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

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

All 40 tools →

Airnow in other clients