Applications-centric neocloud

Your localhost, in the cloud.

Remoco is the managed control plane for remote development. A workstation per engineer, stable URLs per branch, AI agents driving the whole stack. Works with Claude Code, Codex, and your own harnesses. Open source, managed when you want it.

Start a free workstation → See how it works
~ wiley@mac
$ npm i -g remoco
$ remoco init
# Sign in with GitHub...                    ✓
# Provisioning your workstation (n2-highmem-8, us-central1)...

$ remoco clone doss-com/tetris-ui
# Cloned to ~/code/tetris-ui on the workstation.

$ remoco expose main.tetris.wiley --access=public
# Live at https://main.tetris.wiley.remoco.dev

$ claude
# Agent attached. Your branch is live. Ship.
Live right now on wiley's workstation

Product

One workstation per engineer. A control plane for everyone else.

Remoco runs your dev loop on a cloud workstation that suspends when idle and wakes in seconds. Your URLs are stable, named, and access-controlled. Your agents operate directly on the workstation. Your org admin sees the whole fleet in one place.

Cloud workstations

VM-backed, persistent home disk. Suspend at 6h idle, resume in ~10s. Pre-baked image has Claude Code, cloudflared, portless, doppler, bun, docker.

Named URLs by branch

Every worktree, service, and user gets a stable subdomain. main.web.wiley.remoco.dev. Same shape internal and external.

Access that just works

Toggle between public and private with one flag. Private URLs are gated by WorkOS SSO; your team signs in with Google or Okta.

Parallel worktrees

One command spins up a branch in its own worktree with its own docker stack. Three feature branches side-by-side, no port collisions, each with its own live URL.

Live debugger overlay

A pill on every dev page shows branch, service, memory, containers. Click to expand into the full workstation dashboard. Zero app-side integration.

Agent-native

Works with Claude Code, Codex, DOSSBOT, and your own harness. Every remoco command is invokable from the agent directly; agents drive the stack.

Image registry

Opinionated base images for Node, Python, Go, Rust. Derivative images per org. One click to add your AI harness or team tooling to the baseline.

Multi-cloud

GCP today, AWS next, Azure after. Same control plane, different backends. Pick the cloud per workspace or per org.

Intelligence metering

Bring your own API keys or route through us. Token spend attributed per user, per repo, per agent run. Budget caps and alerts built in.

How it works

The whole stack, one tunnel, one tenant per user.

No custom DNS to manage. No ngrok tokens. No K8s to reason about. Your workstation is addressable, gated, observable, the second you sign up.

you
browser · mac terminal · Claude Code
↓ HTTPS (TLS)
cf edge
access policy · WorkOS SSO for private
↓ host rewrite
tunnel
cloudflared · per-user named tunnel
↓ localhost
injector
overlay · WS passthrough · HMR-safe
proxy
portless · host-header routing
workstation
next :3000 · vite :3333 · api :8080

Private by default, public by request

Every URL starts gated. Toggle public with one flag; revoke with another. Immutable deployment versions snapshot a workspace for production traffic, so public URLs never point at a mutable dev server.

Named namespace

The URL shape is <branch>.<service>.<user>.<org>.remoco.dev. Internal localhost matches the same shape. Collab friction: zero.

Open control plane

The CLI, debugger, injector, and overlay are MIT-licensed on GitHub. The managed control plane is what you pay for: AAA, billing, shared observability, pooled capacity.

Managed control plane

Your fleet in one pane.

Every workstation, every URL, every agent run, every dollar. The managed plane is where admins live; engineers rarely see it, but they're glad it's there.

admin.remoco.devorg: doss-labs · fleet: 8 users
Workstations8
Public links23
Private links41
Worktrees14
Agents3
Images6
Budgets2
Audit log
Monthly spend
$1,284
Compute-hrs
412
Intel tokens
18.3M
Active users
8 / 8

Get started

Signed up to shipping in five minutes.

No YAML. No Terraform. No DNS console. Sign in with GitHub, pick a machine, start coding.

01

Sign in

GitHub OAuth. We pull your orgs and repos.

> Continue with GitHub
02

Pick your cloud + size

GCP by default. Pick a machine class or let us auto-size based on your repo.

cloud: GCP (us-central1)
size: n2-highmem-8 · 64GB
03

Link a repo

Pick one or more repos from your GitHub orgs. We clone + install on first boot.

[x] doss-com/tetris-ui
[x] doss-com/dossbot
04

Get your URL

One-click expose. Stable URL under your-name.remoco.dev, public or private.

live: main.web.wiley.remoco.dev

Pricing

Pay for what you run.

Self-host the OSS core free. Pay for the managed plane when you want it. Workstation hours, intelligence tokens, and storage are metered transparently; you see the unit costs per line item.

Open Source
$0
Self-host on your cloud. MIT license. Zero lock-in.
  • Unlimited workstations
  • CLI, injector, debugger, overlay
  • Terraform modules (GCP, AWS)
  • BYO DNS + tunnel
  • Single user, no SSO
  • Community support
Clone on GitHub
Team
$99/user/mo
Everything in Pro, plus org-level controls, policy, and observability retention.
  • WorkOS SSO + RBAC
  • Org audit log (90 days)
  • Shared pools + budget caps
  • Managed image registry
  • Deploy promotion workflow
  • Priority support
Start team trial
Enterprise
Custom
BYOC, SOC 2, private networking, tenant-specific pricing overrides.
  • Bring your own cloud (AWS, GCP, Azure)
  • SOC 2, HIPAA-ready
  • Private regions, air-gapped
  • Custom pricing per tenant
  • White-glove onboarding
  • Named CSM + 24/7 support
Talk to sales

On top of the plan: usage meters.

Pay for what you run. Default matrix; per-tenant overrides available at Team and Enterprise.

MeterUnitIncluded in ProPrice after included
Active computevCPU-hour40 hrs$0.06
Persistent diskGB-month100 GB$0.12
Network egressGB20 GB$0.09
Intelligence (pass-through)1M input tokens1Mat cost + 10%
Image registryGB-month5 GB$0.20
Observability retentionGB retained30-day, 2 GB$0.08

Runtime classes

Pick your machine. Change it anytime.

Your home disk persists across size changes. Suspend-resume takes ~10s. Pay only for hours your workstation is actively running, not the storage it leaves behind.

ClassvCPURAMDiskGPU$/hour activeBest for
small416 GB100 GB$0.18Web + small API
standard832 GB100 GB$0.34Fullstack dev
large1664 GB200 GB$0.62Monorepos, parallel worktrees
highmem864 GB200 GB$0.58Heavy docker / ES / clickhouse
gpu-l4832 GB200 GBL4 × 1$1.04Inference, model eval
gpu-a1001285 GB200 GBA100 × 1$3.90Training + fine-tunes

Get out of your IDE, into your cloud.

Free while you try it. $40/user/mo when you're ready. No credit card to get started.

Start free → Read the docs