nl2shell/sandbox-bash-mcp
MCP server for sandboxed bash execution with session persistence
Platform-specific configuration:
{
"mcpServers": {
"sandbox-bash-mcp": {
"command": "npx",
"args": [
"-y",
"sandbox-bash-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...