Skip to content
Windsurf

cockpit mcp for Windsurf

io.github.daleweaver1981/cockpit-mcp

40 AI prompts + self-hosted ops dashboard for homelab and small-team sysadmins

client:Windsurf transport:stdio runtime:npm

Install cockpit mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "cockpit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "cockpit-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

cockpit mcp in other clients