Pricing
Keep useful tools running without surprise spend
Pick a plan for the projects, credits, and support you need. Usage is metered as dollar credits, and the account-wide budget cap is the hard ceiling.
Free
Try your first tool.
$0
- $2 (trial) credits
- 1 server
- 5 GB storage
- 1 live public project
- Community support
Starter
Ship your own tools.
$29/mo
- $10 credits
- 2 servers
- 5 GB storage
- 3 live public projects
- Email support
Pro
Run team workflows.
$99/mo
- $40 credits
- 3 servers
- 20 GB storage
- 10 live public projects
- Priority support
Business
Private tools at scale.
$299/mo
- $150 credits
- 10 servers
- 100 GB storage
- 30 live public projects
- Slack support
Enterprise
Your cloud, your controls.
Custom
- Committed credits
- Unlimited servers
- Custom storage
- Unlimited live public projects
- Dedicated support
| Feature | Free | Starter | Pro | Business | Enterprise |
|---|---|---|---|---|---|
| Servers | 1 | 2 | 3 | 10 | Unlimited |
| Available tiers | Small | Small | Small · Medium | Small · Medium · Large | Small · Medium · Large |
| Storage / server | 5 GB | 5 GB | 20 GB | 100 GB | Custom |
| AI credits / mo | $2 (trial) | $10 | $40 | $150 | Committed |
| Live public projects | 1 | 3 | 10 | 30 | Unlimited |
| Egress / mo | 10 GB | 100 GB | 250 GB | 1 TB | Custom |
| AI overage | Hard stop | ~1.4× base rate | ~1.4× base rate | ~1.2× base rate | Negotiated |
| Egress overage | n/a | $0.12 / GB | $0.10 / GB | $0.08 / GB | Negotiated |
| Team members | 1 | 1 | 3 | 15 | Unlimited |
| Cloud | Managed | Managed | Managed | Managed | Managed or BYOC |
| Support | Community | Priority | Slack | Dedicated | |
| Account-wide budget cap |
How usage works
Simple, metered, and capped
Credits are just dollars
1 credit = $1 of metered usage. Each plan includes a monthly allowance for building, running, and hosting the tools you keep.
Charged to the API key
No plan field at provision time. Agents authenticate with a key and usage is billed to it. Limits come from the account behind the key.
You set the ceiling
Set an account-wide budget cap. Hit it and work stops spending, so a runaway build cannot create a surprise bill.
Built for production
Isolated compute, private-by-default deployments, an encrypted secrets vault, and hard budget caps. Bring your own cloud on Enterprise.
FAQ
Questions, answered
What's a credit?
A credit is $1 of metered usage (compute + AI). Each plan includes a monthly credit allowance; you can see usage in real time on your dashboard.
What happens when I run out?
Paid plans roll into overage at ~1.2-1.4x the base rate, depending on plan. The Free plan hard-stops. Either way, your account's budget cap is the hard ceiling.
Can an assistant create surprise costs?
No. Assistants can create work and incur usage, but only inside the budget cap you set on the account.
How do agents provision servers?
Over MCP (the create_server tool) or a REST call authenticated by the agent's API key. There's no plan field and no human approval in the request.
Do servers persist?
Yes. Each agent's server keeps its workspace and state between tasks, and idle servers scale to zero so you're not paying for nothing.
Can I run many agents?
Yes. Issue an API key per agent (or share one) and scope each key to the servers/projects it needs. Usage from every key rolls up against your account's single budget cap.
Can my engineering team take over something we started?
Yes. Each project keeps a full workspace your engineers can open in browser VS Code and continue building in, with the same files the build agent used and a history of every change.
What cloud do you run on?
We run and manage the compute for you, so the product feels the same regardless of which AI assistant you connect. On Enterprise, you can bring your own cloud: we deploy into your account and you keep the keys.