EdgeBox

BIGPPWONG/EdgeBox
★ 197 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
A fully-featured, GUI-powered local LLM Agent sandbox with complete MCP protocol support. Features both CLI and full desktop environment, enabling AI agents to operate browsers, terminal, and other desktop applications just like humans. Based on E2B oss code.
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": {
    "edgebox": {
      "command": "npx",
      "args": [
        "-y",
        "BIGPPWONG/EdgeBox"
      ]
    }
  }
}

Topics

code-interpretercomputer-usee2bllm-agentllm-sandboxmcp