VMware AIops for VS Code
io.github.zw008/vmware-aiops
AI-powered VMware vCenter/ESXi VM lifecycle and deployment with 31 MCP tools.
client:VS Code
transport:stdio
runtime:pypi
Install VMware AIops in VS Code
.vscode/mcp.json
{
"servers": {
"vmware-aiops": {
"type": "stdio",
"command": "uvx",
"args": [
"vmware-aiops"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs