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