vutran1710/claude-devbox
A dedicated remote dev server with Claude Code CLI and essential tools. Deploy to Railway or DigitalOcean, SSH in from anywhere.
Platform-specific configuration:
{
"mcpServers": {
"claude-devbox": {
"command": "npx",
"args": [
"-y",
"claude-devbox"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...