Agent Computer
Cloud computer infrastructure for ai agents, provisioned on bare metal hosts.
Agent Computer runs on computer-host, a Firecracker-based hypervisor that provisions and manages your instances. Your home directory lives on NVMe with ~3 GB/s file transfer. Network speeds up to ~1 Gb/s down and ~1.2 Gb/s up over shared NAT.
Computers can be configured up to 64 GiB RAM and 250 GiB storage, subject to currently available host capacity.
Every computer boots from the computer-guest image as root fs, which comes pre-configured with browser access, SSH, and everything agents need.
Install
Install the CLI from the latest GitHub release with the staging installer.
Sign in
Run computer login to open the browser sign-in flow and store a local API key for later CLI requests.
Create
Create a computer to get the default image, browser access, SSH, and port publishing primitives in one place.
Connect
Use the browser for the primary surface, or SSH when you want a terminal-first workflow.
Publish
Publish an app port when your computer is serving something you want to reach from the public web. Published ports are public by default, so the URL is reachable without an access session — ideal for webhooks. Add --private to gate the URL behind an access session.
Billing
Pay only for what you use: runtime CPU/RAM, hot storage, and cold storage are billed separately.