VMware AIops for Zed
io.github.vmware-skills/vmware-aiops
AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 60 MCP tools.
client:Zed
transport:stdio
runtime:pypi
Install VMware AIops in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vmware-aiops": {
"command": "uvx",
"args": [
"vmware-aiops"
],
"env": {
"VMWARE_AIOPS_CONFIG": "<VMWARE_AIOPS_CONFIG>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs