Skip to content
Cursor

VMware Private AI (GPU & Model Serving) for Cursor

io.github.vmware-skills/vmware-privateai

VMware Private AI (NVIDIA): GPU inventory, vGPU profiles, utilization, model serving — 17 tools

client:Cursor transport:stdio runtime:pypi

Install VMware Private AI (GPU & Model Serving) in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "vmware-privateai": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "vmware-privateai"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

VMware Private AI (GPU & Model Serving) in other clients