homebutler for Claude Desktop
io.github.higangssh/homebutler
Tells an agent what changed on a server since it last looked - status, Docker, backups, Proxmox.
client:Claude Desktop
transport:stdio
runtime:npm
Install homebutler in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"homebutler": {
"command": "npx",
"args": [
"-y",
"homebutler"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs