Skip to content
Cursor

XCP-ng AIops for Cursor

io.github.aiops-tools/xcpng-aiops

Governed XCP-ng ops via Xen Orchestra — 29 MCP tools with audit, budget, undo guards.

client:Cursor transport:stdio runtime:pypi

Install XCP-ng AIops in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "xcpng-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "xcpng-aiops"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

XCP-ng AIops in other clients