Loading subscription status...
{ "mcpServers": [ { "ESXi MCP Server": { "env": { "API_KEY": "your-api-key", "VCENTER_HOST": "your-vcenter-ip", "VCENTER_USER": "administrator@vsphere.local", "VCENTER_PASSWORD": "your-password" }, "args": [ "-c", "config.yaml" ], "command": "python server.py" } } ] }