utm-monitor

fixnet-ai/utm-monitor
★ 1 stars Zig Code/Dev Tools Updated today
An easy way to let AI agents debug and control your VMs and real machines — remote exec, cross-platform shell, built-in MCP server. One binary, zero dependencies.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "utm-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "fixnet-ai/utm-monitor"
      ]
    }
  }
}

README Excerpt

**Remote debugging sidekick — VMs and physical machines, one command away.** Check processes, read logs, attach debuggers, profile performance on any machine running the Guest agent. Virtual or bare-metal — Linux, macOS, Windows. No SSH, no IP tracking, no context switching. Just `utmm --exec linuxvm "..."` and you're in.

Tools (2)

vm_execvm_status