Skip to content
Gemini CLI

VMware AIops for Gemini CLI

io.github.zw008/vmware-aiops

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

client:Gemini CLI transport:stdio runtime:pypi

Install VMware AIops in Gemini CLI

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

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

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

VMware AIops in other clients