agent-infra/sandbox
All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
Platform-specific configuration:
{
"mcpServers": {
"sandbox": {
"command": "npx",
"args": [
"-y",
"sandbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...