Skip to content
Gemini CLI

Infrapage for Gemini CLI

page.infra/mcp

Read-only access to your Infrapage dashboards: pages, widgets, live values, weekly recaps.

client:Gemini CLI transport:streamable-http

Install Infrapage in Gemini CLI

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

{
  "mcpServers": {
    "mcp": {
      "httpUrl": "https://infra.page/mcp"
    }
  }
}

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

Infrapage in other clients