Skip to content
Grok

VMware AIops for Grok

io.github.vmware-skills/vmware-aiops

AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.

client:Grok transport:stdio runtime:pypi

Install VMware AIops in Grok

.mcp.json (in your project root)

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "vmware-aiops": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "vmware-aiops"
      ],
      "env": {
        "VMWARE_AIOPS_CONFIG": "<VMWARE_AIOPS_CONFIG>"
      }
    }
  }
}

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

VMware AIops in other clients