Skip to content
Cursor

VMware VDI (Horizon) for Cursor

io.github.zw008/vmware-vdi

VMware/Omnissa Horizon VDI ops: pools, sessions, machines, images — 27 MCP tools.

client:Cursor transport:stdio runtime:pypi

Install VMware VDI (Horizon) in Cursor

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

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

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

VMware VDI (Horizon) in other clients