Ceph AIops for Cursor
io.github.aiops-tools/ceph-aiops
Governed Ceph mgr ops: HEALTH_WARN RCA, OSD/PG/pool/RBD/CephFS/RGW, 37 tools.
client:Cursor
transport:stdio
runtime:pypi
Install Ceph AIops in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"ceph-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"ceph-aiops"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs