XCP-ng AIops for VS Code
io.github.aiops-tools/xcpng-aiops
Governed XCP-ng ops via Xen Orchestra — 29 MCP tools with audit, budget, undo guards.
client:VS Code
transport:stdio
runtime:pypi
Install XCP-ng AIops in VS Code
.vscode/mcp.json
{
"servers": {
"xcpng-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"xcpng-aiops"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs