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
{
"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