domdomegg/tool-sandbox-mcp
📦 MCP server that runs agent code in a sandbox with access to upstream MCP tools
Platform-specific configuration:
{
"mcpServers": {
"tool-sandbox-mcp": {
"command": "npx",
"args": [
"-y",
"tool-sandbox-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...