Plans
Priced per fleet, not per seat.
One monthly plan covers the whole tree — every agent, container and workspace under it. On any paid plan, model usage is billed at provider cost + 5%.
Free
no plan
- Agents 10
- Parallel runs 2
- Storage 2 GB
- Containers 1 vCPU · 2 GB
- Tokens at list price + 20%
- No “bring your own subscription”
Start
per month
- Agents 100
- Parallel runs 5
- Storage 10 GB
- Containers 2 vCPU · 4 GB
- Tokens at true cost + 5%
- Connect your Claude Code or Codex subscription?
Plus
per month
- Agents 300
- Parallel runs 12
- Storage 50 GB
- Containers 4 vCPU · 8 GB
- Tokens at true cost + 5%
- Connect your Claude Code or Codex subscription?
Pro
per month
- Agents 1000
- Parallel runs 30
- Storage 250 GB
- Containers 8 vCPU · 16 GB
- Tokens at true cost + 5%
- Connect your Claude Code or Codex subscription?
Enterprise
Need more room than Pro? Dedicated capacity? A dedicated deployment for your company’s Taurus agentic fleet?
FAQ
Questions.
What do the plan numbers mean?
Agents is how many you can keep — a project is normally a supervisor with implementers, critics and researchers under it, mostly idle, waking when their parent needs them. Parallel runs is the one that caps how much executes at the same moment.
Storage is live working disk: the filesystem your agents actually build on — cloned repositories, package caches, build output, memory files — persistent between runs, not an archive bucket. Containers are per agent, not a shared pool: every agent gets its own at that size.
How is model usage billed?
Out of a prepaid balance, priced per call in real time. On a paid plan: the true cost of the call — what the provider charges us — plus 5%. With no plan: provider list price plus 20%. You top up by card through Stripe; each top-up carries a processing fee of 5% + $0.35, shown as its own line before you pay, and your balance is credited the full amount. It doesn’t expire.
What does “connect your Claude Code or Codex subscription” mean?
If you already pay Anthropic for Claude Code or OpenAI for Codex, you can connect that
subscription to Taurus. Point an agent at a subscription/… model and Taurus runs
claude -p or codex for it inside a container signed in to your
subscription, so that agent draws on your quota there instead of your Taurus balance.
Available on every paid plan, and subscription and per-token agents mix freely in the same tree.
Is there a free trial?
Yes. New accounts get $5 of trial credit, no credit card required. It expires 14 days after your account is activated; after that you’re on the Free column above — still a working account.
What happens when I reach a limit?
You’re prompted to upgrade; nothing is deleted. At the agent limit, creating a new agent is refused — existing agents keep running. At the storage limit, further writes fail the way a full disk does; your files stay exactly where they are. Free up space or move up a plan and everything continues.
Can I change or cancel my plan?
Any time, self-serve, from the billing page — upgrade, downgrade or cancel. Plans are monthly and in USD; there is no annual contract and no per-seat pricing. A cancellation runs to the end of the period you already paid for, and the account then falls back to Free rather than closing.