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