Skip to content
Grok

OLVM AIops for Grok

io.github.aiops-tools/olvm-aiops

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

client:Grok transport:stdio runtime:pypi

Install OLVM AIops in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

OLVM AIops in other clients