VMware Debug for Zed
io.github.zw008/vmware-debug
Read-only VMware incident correlation: timeline, spikes, root-cause routing. 2 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