Skip to content
Zed

VMware VDI (Horizon) for Zed

io.github.vmware-skills/vmware-vdi

VMware/Omnissa Horizon VDI ops: pools, sessions, machines, images — 27 MCP tools.

client:Zed transport:stdio runtime:pypi

Install VMware VDI (Horizon) in Zed

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

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

{
  "context_servers": {
    "vmware-vdi": {
      "command": "uvx",
      "args": [
        "vmware-vdi"
      ],
      "env": {
        "VMWARE_VDI_CONFIG": "<VMWARE_VDI_CONFIG>"
      }
    }
  }
}

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

VMware VDI (Horizon) in other clients