Cloud computers
for AI agents
Virtual sandboxes that spin up in ~0.5s with shared and swappable credentials and filesystems. Your agents delegate work via SSH with zero friction in a peristed agent ecosystem.
$ npm i -g aicomputer
$ npm i -g aicomputer
$ computer login
$ computer create
>>> Provisioning computer...
>>> Ready in 0.4s
Name delhi
Status running
URL delhi.computer.agentcomputer.ai
SSH computer ssh delhi
$ computer ssh delhi
✔ Connecting to delhi
computer@delhi:~$ _01
Sandbox
Full Ubuntu machines that spin up in under a second. Persistent disk across restarts — install anything, keep everything.
02
AI harness
Claude, Codex, and CUA agents run natively inside every sandbox. Collaborative multi-agent workflows out of the box.
03
Agent CLI
Your AI agents delegate work through SSH. Spin up a computer, run Claude Code or Codex remotely — one command.