Skip to content
Zed

VMware Storage for Zed

io.github.vmware-skills/vmware-storage

VMware vSphere storage with 14 MCP tools: datastores, iSCSI, vSAN, FC multipath.

client:Zed transport:stdio runtime:pypi

Install VMware Storage 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-storage": {
      "command": "uvx",
      "args": [
        "vmware-storage"
      ],
      "env": {
        "VMWARE_STORAGE_CONFIG": "<VMWARE_STORAGE_CONFIG>"
      }
    }
  }
}

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

VMware Storage in other clients