alibaba/OpenSandbox
OpenSandbox is a general-purpose sandbox platform for AI applications, offering multi-language SDKs, unified sandbox APIs, and Docker/Kubernetes runtimes for scenarios like Coding Agents, GUI Agents, Agent Evaluation, AI Code Execution, and RL Training.
Platform-specific configuration:
{
"mcpServers": {
"OpenSandbox": {
"command": "npx",
"args": [
"-y",
"OpenSandbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...