Skip to content
Gemini CLI

statuspal for Gemini CLI

io.usefulapi/statuspal

Read status-page status, services, incidents and metrics; create, update and publish incidents.

client:Gemini CLI transport:streamable-http

Install statuspal in Gemini CLI

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

{
  "mcpServers": {
    "statuspal": {
      "httpUrl": "https://statuspal.usefulapi.io/mcp"
    }
  }
}

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

statuspal in other clients