VMware Pilot for Windsurf
io.github.vmware-skills/vmware-pilot
Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.
client:Windsurf
transport:stdio
runtime:pypi
Install VMware Pilot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"vmware-pilot": {
"command": "uvx",
"args": [
"vmware-pilot"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs