Skip to content
Zed

OLVM AIops for Zed

io.github.aiops-tools/olvm-aiops

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

client:Zed transport:stdio runtime:pypi

Install OLVM AIops in Zed

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

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

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

OLVM AIops in other clients