CMDOP Machine Care for Claude Desktop
io.github.commandoperator/cmdop-care
Read-only health and storage diagnostics for an enrolled CMDOP machine fleet.
client:Claude Desktop
transport:stdio
runtime:oci
Install CMDOP Machine Care in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"cmdop-care": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/commandoperator/cmdop-care:v0.1.2"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs