Manages Windows Sandbox instances through the Model-View-Controller (MCP) protocol on Windows 11 24H2 and later.
Windows Sandbox provides a powerful way to interact with Windows Sandbox instances programmatically via the Model-View-Controller (MCP) protocol. Designed for Windows 11 24H2 and newer, this experimental .NET tool allows AI clients like Claude Desktop and VS Code to automate tasks such as starting and stopping sandboxes, executing commands, configuring shared folders, and monitoring session status, leveraging the native `wsb.exe` CLI. It facilitates isolated environment management for various development and testing scenarios.