VMware Pilot runs on your own machine — the client starts it, so there is no endpoint to ping. 734 installs a week from pypi.
Multi-step workflow orchestration for VMware MCP skills with approval gates and rollback.
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vmware-pilot -- uvx vmware-pilot
{
"mcpServers": {
"vmware-pilot": {
"args": [
"vmware-pilot"
],
"command": "uvx"
}
}
}
[mcp_servers.vmware-pilot]
command = "uvx"
args = ["vmware-pilot"]
{
"mcpServers": {
"vmware-pilot": {
"args": [
"vmware-pilot"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vmware-pilot": {
"args": [
"vmware-pilot"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.