CMDOP Machine Care for Windsurf
io.github.commandoperator/cmdop-care
Read-only health and storage diagnostics for an enrolled CMDOP machine fleet.
client:Windsurf
transport:stdio
runtime:oci
Install CMDOP Machine Care in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"cmdop-care": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/commandoperator/cmdop-care:v0.1.2"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs