nilbox

rednakta/nilbox
★ 3 stars Rust 🤖 AI/LLM Updated today
Desktop sandbox for AI agents and MCP servers — with Zero Token Architecture so your API keys never touch the agent.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "nilbox": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "nilbox"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="apps/nilbox/nilbox-title-logo.jpg" width="300" alt="nilbox Logo" style="vertical-align: middle; margin-right: 12px;"> </p> <p align="center"> <strong>Desktop sandbox for running AI agents you don't trust — with real VM isolation and zero-token security.</strong> </p> <p align="center">

Topics

ai-agentsmcpopenclawsandbox