LICENSE
README.md
pyproject.toml
src/community_vmware_desktop_hypervisor_mcp/__init__.py
src/community_vmware_desktop_hypervisor_mcp/_generated_actions.py
src/community_vmware_desktop_hypervisor_mcp/config.py
src/community_vmware_desktop_hypervisor_mcp/context.py
src/community_vmware_desktop_hypervisor_mcp/discovery.py
src/community_vmware_desktop_hypervisor_mcp/handlers.py
src/community_vmware_desktop_hypervisor_mcp/inventory.py
src/community_vmware_desktop_hypervisor_mcp/manifest.json
src/community_vmware_desktop_hypervisor_mcp/manifest.py
src/community_vmware_desktop_hypervisor_mcp/platform_detector.py
src/community_vmware_desktop_hypervisor_mcp/schemas.py
src/community_vmware_desktop_hypervisor_mcp/server.py
src/community_vmware_desktop_hypervisor_mcp/server_common.py
src/community_vmware_desktop_hypervisor_mcp/tools.py
src/community_vmware_desktop_hypervisor_mcp/vmcli.py
src/community_vmware_desktop_hypervisor_mcp.egg-info/PKG-INFO
src/community_vmware_desktop_hypervisor_mcp.egg-info/SOURCES.txt
src/community_vmware_desktop_hypervisor_mcp.egg-info/dependency_links.txt
src/community_vmware_desktop_hypervisor_mcp.egg-info/entry_points.txt
src/community_vmware_desktop_hypervisor_mcp.egg-info/requires.txt
src/community_vmware_desktop_hypervisor_mcp.egg-info/top_level.txt
tests/test_config.py
tests/test_discovery.py
tests/test_discovery_async.py
tests/test_e2e.py
tests/test_e2e_capabilities.py
tests/test_handlers.py
tests/test_inventory.py
tests/test_manifest.py
tests/test_manifest_integrity.py
tests/test_platform_detector.py
tests/test_schemas.py
tests/test_server.py
tests/test_server_common.py
tests/test_vmcli.py