Metadata-Version: 2.4
Name: vmware-vdi
Version: 1.0.0
Summary: VMware/Omnissa Horizon VDI intelligent operations — pools, sessions, machines, entitlements, images (MCP + CLI)
Author-email: Wei Zhou <wei-wz.zhou@broadcom.com>
License-Expression: MIT
Keywords: ai-ops,desktop,euc,horizon,mcp,omnissa,vdi,vmware
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: System :: Systems Administration
Requires-Python: >=3.10
Requires-Dist: httpx<1.0,>=0.27
Requires-Dist: mcp[cli]<2.0,>=1.10
Requires-Dist: python-dotenv<2.0,>=1.0
Requires-Dist: pyyaml<7.0,>=6.0
Requires-Dist: rich<15.0,>=13.0
Requires-Dist: typer<1.0,>=0.12
Requires-Dist: vmware-policy<2.0,>=1.8.8
Description-Content-Type: text/markdown

<!-- mcp-name: io.github.zw008/vmware-vdi -->

# VMware VDI (Horizon)

AI-powered VMware / Omnissa **Horizon VDI** intelligent operations — desktop pools, RDS farms, **user
sessions**, desktop machines, entitlements, events/health, statistics, and instant-clone image push,
through the Horizon 8 Connection Server REST API. MCP server + CLI, part of the VMware skill family.

> **Disclaimer**: Community-maintained open-source project, **not affiliated with, endorsed by, or
> sponsored by VMware, Inc., Broadcom Inc., or Omnissa, LLC.** "VMware", "Horizon", and "Omnissa" are
> trademarks of their respective owners. Source is publicly auditable under the MIT license.

> **Status: in development (v1.0.0).** Design in `design/vmware-vdi-skill-design.md`. Tool surface
> (15 read / 14 write across monitoring / statistics / management / ops actions / tasks) is landing
> vertical by vertical — **sessions first**. Governed by the family harness (audit + policy + teaching
> errors); authorization is delegated to the Horizon admin account's role (a read-only role refuses
> writes at the Connection Server).

## Companion skills

- [vmware-aiops](https://github.com/zw008/VMware-AIops) — the vCenter VMs backing the desktops
- [vmware-monitor](https://github.com/zw008/VMware-Monitor) — read-only vSphere monitoring
- [vmware-nsx-security](https://github.com/zw008/VMware-NSX-Security) — desktop microsegmentation

## License

MIT
