Skip to content
Gemini CLI

Ask the Grid for Gemini CLI

io.github.parisi-labs/askthegrid

Live U.S. electric-grid data, forecasts, alerts, and analysis across major grid regions.

client:Gemini CLI transport:streamable-http

Install Ask the Grid in Gemini CLI

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

{
  "mcpServers": {
    "askthegrid": {
      "httpUrl": "https://mcp.askthegrid.com/v1/global"
    }
  }
}

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

Ask the Grid in other clients