Octomind Cloud

Your agents,
running in the cloud.

No server to babysit. Pick a machine, tell the agent what to do, close the laptop — pick the session up later from your phone. All of octomind, none of the setup.

Free tier, no card. Machines are invite-only while we scale the fleet — subscribers unlock them instantly, and the hub + CLI are open to everyone right now.

Built on the open-source octomind runtime — Apache 2.0, one Rust binary, yours to inspect · Same account works in the CLI · Transparent per-token prices · Scriptable end to end — Developer API on every plan

Working in a minute

1

Log in with email

A code, no passwords. First login creates your account — models work in the panel and the CLI right away, no keys to collect.

2

Create a machine

Three choices — name, image, size — all pre-filled. It's a container with octomind inside, alive in seconds.

3

Tell it what to do

Chat like you would locally. Or go advanced: open the terminal and drive the box yourself.

Step 2 needs cloud access — an invite code or any paid plan unlocks it instantly. No invite yet? The hub and the CLI work from step 1: octomind login and you're running.

What you get

Machines

Your own container: pick a size (from 1 vCPU/2 GB), pick an image, done. Billed per second only while it works — idle costs ~nothing, suspended costs storage only.

💬

Sessions from anywhere

Chat with your agent in the browser — streaming, tool calls, permission prompts. Every session replays in full from any device; nothing is ever lost.

A real shell

Advanced mode: open a web terminal into the same container. A real bash shell — run octomind by hand, install tools, do whatever you want.

Memory that follows you

One shared directory per account — code index, agent memory, session history — mounted into every machine. Index once, use everywhere.

Zero model setup

Models come from the built-in gateway. No API keys to collect, no provider accounts — login once and every machine can think.

Your own image

Bring a Docker image built FROM our base — your toolchain, your dependencies. We pull and verify; you get the exact machine you wanted.

What people run here

Ship from anywhere

Kick off a refactor from your desk, approve the plan from your phone at lunch, review the diff on the couch. The session is the same one — the machine never moved.

Agents that outlive your laptop

Long-running work — big migrations, research sweeps, batch processing — keeps going when you close the lid. Come back to a finished session and a notification, not a dead process.

A second machine, on demand

Offload the heavy stuff: indexing a large codebase, running test suites, building containers. Your laptop stays cool; the machine does the work and suspends itself after.

Try octomind in 60 seconds

No install, no config, no API keys. Log in with an email code, create a machine, say what you need. If you like it, the CLI at home uses the same account.

Billing you can reason about

~$0.0025 a typical 5-minute agent session
idle rate while the model thinks — thinking time bills RAM-only, never full compute
3 caps 4-hour, weekly, monthly — visible live, never a surprise bill
Your laptopCloud
Setupinstall, keys, configemail code, done
Close the lidagent diesagent keeps working
Switch devicesstart oversame session, full replay
Heavy indexingfans + batteryhappens over there

Bring a friend — you both win. They start with +1 GB of storage; you earn permanent storage for every friend who uses it, and matching credit bonuses when they subscribe.

How invites work →

Questions, answered straight

Do I need an invite?

For machines, yes — while we scale the fleet, creating a machine needs cloud access: redeem an invite code, or subscribe to any paid plan and it unlocks instantly (subscribers also get invites to share). Real free-tier usage earns invites too. Everything else is open today: the model hub, the panel, and the CLI — install it and run `octomind login`, no invite needed.

What exactly is a Machine?

A container that belongs to you, with octomind preinstalled. You choose the size (CPU/RAM) and the image (base, Node, Python, Rust — or your own). It runs your sessions, keeps your files, and suspends itself when idle so it costs almost nothing while you sleep.

What does it cost when I am not using it?

Idle machines are billed a small memory-only rate (about $0.01/hr on Small), and after a few minutes of inactivity (5 min on Free, 15 on Pro — configurable) they suspend automatically — from then on you pay storage only, $0.10 per GB-month above the 10 GB included. There is never a surprise: three live caps (4-hour, weekly, monthly) are always visible in the panel.

Do I need API keys for the models?

No. Models come through the built-in gateway: log in once and every machine can use them. Free models are included forever; the Pro plan unlocks the strong open coding models under generous caps; premium models (Claude, GPT) run on prepaid credits.

What happens to my work if the machine suspends or I cancel?

Sessions and your shared directory are durable — suspend never touches them, and every session replays in full when you come back. If you cancel Pro, nothing is deleted for 30 days — resubscribe within the grace period and everything is exactly as you left it. Your files are downloadable from the Files tab whenever you want them.

Can I use my own Docker image?

Yes, on Pro: build any image FROM our base (that guarantees octomind and the mount contract), push it to a public registry, and point the panel at it. We pull and verify — you get your exact toolchain.

Can I drive it from code — CI, cron, my own product?

Yes, on every plan. Everything the panel does is a REST API: create a machine, POST a prompt at an agent session, poll or stream the result, delete the machine. It uses its own developer keys (om_…), separate from model gateway keys — create one on the Keys page; the full reference lives on the panel Docs page.

Is there a real terminal or only the chat?

Both, always. Simple mode is the chat UI. Advanced mode is a full web terminal into the same container, where you can run octomind by hand or anything else you like. Shells are per-connection, but your files and sessions always persist.

Sixty seconds to a working agent.

Email code in, machine up, agent thinking. If it's not for you, nothing to uninstall.

Open the panel →