Skip to content
Gemini CLI

Ceph AIops for Gemini CLI

io.github.aiops-tools/ceph-aiops

Governed Ceph mgr ops: HEALTH_WARN RCA, OSD/PG/pool/RBD/CephFS/RGW, 37 tools.

client:Gemini CLI transport:stdio runtime:pypi

Install Ceph AIops in Gemini CLI

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

{
  "mcpServers": {
    "ceph-aiops": {
      "command": "uvx",
      "args": [
        "ceph-aiops"
      ]
    }
  }
}

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

Ceph AIops in other clients