Skip to content
Cline

VMware Pilot for Cline

io.github.zw008/vmware-pilot

Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.

client:Cline transport:stdio runtime:pypi

Install VMware Pilot in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "vmware-pilot": {
      "command": "uvx",
      "args": [
        "vmware-pilot"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

VMware Pilot in other clients