Skip to content
Zed

VMware Storage for Zed

io.github.zw008/vmware-storage

VMware vSphere storage management with 11 MCP tools: datastores, iSCSI, vSAN.

client:Zed transport:stdio runtime:pypi

Install VMware Storage in Zed

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

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

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

VMware Storage in other clients