Skip to content
Cline

CMDOP Machine Care for Cline

io.github.commandoperator/cmdop-care

Read-only health and storage diagnostics for an enrolled CMDOP machine fleet.

client:Cline transport:stdio runtime:oci

Install CMDOP Machine Care in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "cmdop-care": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/commandoperator/cmdop-care:v0.1.2"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

CMDOP Machine Care in other clients