Skip to content
Gemini CLI

OpenClaw FinOps for Gemini CLI

io.github.maryadawson-code/openclaw-finops

Verified cloud cost forecasting for AI agents. AWS, GCP, Azure pricing matrix.

client:Gemini CLI transport:streamable-http

Install OpenClaw FinOps in Gemini CLI

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

{
  "mcpServers": {
    "openclaw-finops": {
      "httpUrl": "https://openclaw-finops.marywomack.workers.dev/mcp"
    }
  }
}

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

OpenClaw FinOps in other clients