Loading MCP server directory, please wait...
Read-only health and storage diagnostics for an enrolled CMDOP machine fleet.
npx @getmcp/cli add io.github.commandoperator/cmdop-careRequires Docker Engine. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.commandoperator/cmdop-care": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/commandoperator/cmdop-care:v0.1.2"
]
}
}
}