Proxmox AIops for Cursor
io.github.aiops-tools/proxmox-aiops
Governed Proxmox VE VM/container ops — 43 MCP tools with audit, budget, undo & risk-tier guards.
client:Cursor
transport:stdio
runtime:pypi
Install Proxmox AIops in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"proxmox-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"proxmox-aiops"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs