Skip to content
Cline

homebutler for Cline

io.github.higangssh/homebutler

Tells an agent what changed on a server since it last looked - status, Docker, backups, Proxmox.

client:Cline transport:stdio runtime:npm

Install homebutler 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": {
    "homebutler": {
      "command": "npx",
      "args": [
        "-y",
        "homebutler"
      ]
    }
  }
}

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

homebutler in other clients