VMware Debug for Zed
io.github.vmware-skills/vmware-debug
VMware incident timeline, root-cause routing, local case ledger; no vSphere access. 14 MCP tools.
client:Zed
transport:stdio
runtime:pypi
Install VMware Debug in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vmware-debug": {
"command": "uvx",
"args": [
"vmware-debug"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs