Skip to content
Gemini CLI

XCP-ng AIops for Gemini CLI

io.github.aiops-tools/xcpng-aiops

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

client:Gemini CLI transport:stdio runtime:pypi

Install XCP-ng AIops in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

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

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

XCP-ng AIops in other clients