lopperman/claude-code-mode-sandbox
sandbox project to experiement with using MCP servers as code tools
Platform-specific configuration:
{
"mcpServers": {
"claude-code-mode-sandbox": {
"command": "npx",
"args": [
"-y",
"claude-code-mode-sandbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...