BIGPPWONG/EdgeBox
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.
Platform-specific configuration:
{
"mcpServers": {
"EdgeBox": {
"command": "npx",
"args": [
"-y",
"EdgeBox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...