VMware Pilot for Claude Desktop
io.github.zw008/vmware-pilot
Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.
client:Claude Desktop
transport:stdio
runtime:pypi
Install VMware Pilot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vmware-pilot": {
"command": "uvx",
"args": [
"vmware-pilot"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs