Skip to content
Zed

VMware Private AI (GPU & Model Serving) for Zed

io.github.vmware-skills/vmware-privateai

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

client:Zed transport:stdio runtime:pypi

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

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "vmware-privateai": {
      "command": "uvx",
      "args": [
        "vmware-privateai"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

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