Experimental
Sandboxing MCP Servers
Platform Requirements: Apple Silicon (M1/M2/M3) only
The Stdio transport is inherently insecure, as it runs unsigned code from the internet. The VM sandbox allows you to isolate this code within an virtual machine which protects your system from remote code execution attacks. Find out more about the sandboxing feature in the Director VM Sandbox repository.
Quick Start
1. Install Dependencies
2. Clone the Repository
3. Create & Provision a Sandbox
4. Start the Director Service
Inside the VM:
5. Connect from Host
On your host machine: