roll-w/opencode-sandbox
A simple resolution for running opencode in a sandbox environment based on container.
Platform-specific configuration:
{
"mcpServers": {
"opencode-sandbox": {
"command": "npx",
"args": [
"-y",
"opencode-sandbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...