Skip to content
Zed

VMware AIops for Zed

io.github.zw008/vmware-aiops

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

client:Zed transport:stdio runtime:pypi

Install VMware AIops in Zed

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

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

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

VMware AIops in other clients