Back to browse
GitHub Repository

Run AI agents and MCP servers safely on a real VM - Zero exposed keys

12 starsRust

Desktop GUI sandbox for AI agents and MCP servers

by rednakta·May 26, 2026·1 point·0 comments

AI Analysis

●●●BangerBig BrainWizardry

Zero-token proxy keeps API keys off the agent—something container-based sandboxes can't do.

Strengths
  • VM isolation instead of containers provides genuine security boundaries for untrusted code
  • Host proxy swaps tokens in-flight so agents never see real credentials
  • Cross-platform desktop app with Tauri, works on macOS, Linux, Windows
Weaknesses
  • Early stage (v0.1.8) with limited real-world testing
  • VM overhead may be excessive for simple agent tasks
Category
Target Audience

Developers running untrusted AI agents or MCP servers

Similar To

Docker Desktop · OrbStack · Firecracker

Similar Projects