Skip to content
Gemini CLI

OLVM AIops for Gemini CLI

io.github.aiops-tools/olvm-aiops

Governed OLVM / oVirt 4.5 ops — 17 MCP tools: inventory, health, capacity, diagnosis; audited.

client:Gemini CLI transport:stdio runtime:pypi

Install OLVM AIops in Gemini CLI

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

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

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

OLVM AIops in other clients