Skip to content
Grok

Ceph AIops for Grok

io.github.aiops-tools/ceph-aiops

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

client:Grok transport:stdio runtime:pypi

Install Ceph AIops in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Ceph AIops in other clients