Skip to content
Zed

XCP-ng AIops for Zed

io.github.aiops-tools/xcpng-aiops

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

client:Zed transport:stdio runtime:pypi

Install XCP-ng AIops in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "xcpng-aiops": {
      "command": "uvx",
      "args": [
        "xcpng-aiops"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

XCP-ng AIops in other clients