Skip to content
VS Code

Proxmox AIops for VS Code

io.github.aiops-tools/proxmox-aiops

Governed Proxmox VE VM/container ops — 43 MCP tools with audit, budget, undo & risk-tier guards.

client:VS Code transport:stdio runtime:pypi

Install Proxmox AIops in VS Code

.vscode/mcp.json

{
  "servers": {
    "proxmox-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "proxmox-aiops"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Proxmox AIops in other clients