intelligentcode-ai/claude-code-vm
Deploy Claude Code and additional tools to a VM for remote development
Platform-specific configuration:
{
"mcpServers": {
"claude-code-vm": {
"command": "npx",
"args": [
"-y",
"claude-code-vm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...