Three commands to running
Configure, deploy, connect — that’s it. A setup wizard handles the rest. Claude Code is running in minutes, not hours.
Claude Code runs best with a stable, always-on environment. Running it on a cloud VM gives you:
Three commands to running
Configure, deploy, connect — that’s it. A setup wizard handles the rest. Claude Code is running in minutes, not hours.
Always-on sessions
Close your laptop, come back tomorrow — Claude keeps working. Sessions persist across disconnects so you never lose progress.
Connect from any device
Prompt Claude from your phone on the train, pick up results on your laptop at the desk. One session, every screen.
Your cloud, your rules
Use a managed GCP VM or bring your own server. Pick your machine size, toolchains, and packages.
# Configure your VM (network, project, machine type, etc.)vybn init
# Deploy a VM with Claude Code pre-installedvybn deploy
# Connect to a persistent sessionvybn connectThat’s it. Three commands to get a persistent Claude Code environment — whether you’re provisioning a GCP VM or deploying to your own server. vybn uses Tailscale by default, so your VM is reachable from any device on your tailnet — including phones and tablets.