ammmir/sandboxer
Forkable code execution server for LLMs, agents, and devs
Platform-specific configuration:
{
"mcpServers": {
"sandboxer": {
"command": "npx",
"args": [
"-y",
"sandboxer"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...