Free
$0
Generate and inspect locally before you create an account.
- No hosted production app
- No managed Worker scripts
- Bring your own Cloudflare deploy
06 — Pricing
The value is source-visible, version-pinned modules your agent can't get wrong — auth, payments, audit, multi-tenant. Managed Cloudflare deploys are the convenient default underneath: $5 to put a side project online, $19 for a real business app with a custom domain. Flat monthly, no overage.
$0
Generate and inspect locally before you create an account.
$5/mo
One small hosted side project with hard usage caps.
$19/mo
One real production app with a custom domain.
$49/mo
Multiple production apps, collaborators, and larger quotas.
$149+/mo
Client workspaces, repeat delivery, and priority implementation support.
One subscription line per plan. No metered usage records.
Quotas are caps, not surprise invoices — you upgrade, you're never auto-charged for spillover.
Agencies run many client apps inside one plan via client workspaces — never per-seat, never per-client.
Every app is source-visible. Export the full repo and run it on your own Cloudflare anytime.
06.1 — Full comparison
The complete managed Cloudflare footprint per tier. These are published defaults; the portal can lift any quota per workspace.
| Plan | Free $0 | Hobby $5/mo | Solo Business $19/mo | Builder $49/mo | Agency $149+/mo |
|---|---|---|---|---|---|
| Apps & deploys | |||||
| Production apps | — | 1 | 1 | 3 | 10 |
| Preview / dev apps | — | 1 | 2 | 5 | 20 |
| Worker scripts | — | 2 | 5 | 20 | 100 |
| Deploys / month | — | 20 | 100 | 300 | 1,000 |
| Deployment mode Embedded runs composed modules in one Worker; service mode splits modules across Workers. | Local only | Embedded | Embedded | Embedded + service | Service |
| Domains & team | |||||
| Custom domains | — | — | 1 | 3 | 10 |
| Managed subdomain | — | ✓ | ✓ | ✓ | ✓ |
| Team seats | 1 | 1 | 1 | 3 | 10 |
| Client workspaces | — | — | — | — | ✓ |
| Cloudflare footprint | |||||
| Requests / month | — | 250k | 1M | 5M | 20M |
| Worker CPU / month | — | 500k ms | 3M ms | 15M ms | 60M ms |
| D1 storage | — | 250 MB | 1 GB | 5 GB | 20 GB |
| D1 writes / month | — | 100k | 1M | 5M | 20M |
| R2 storage | — | 1 GB | 5 GB | 20 GB | 100 GB |
| Log retention | — | 3 days | 7 days | 30 days | 30 days |
| Platform | |||||
| Create-app & CLI checks | ✓ | ✓ | ✓ | ✓ | ✓ |
| All verified modules | Auth only | ✓ | ✓ | ✓ | ✓ |
| MCP server access | — | ✓ | ✓ | ✓ | ✓ |
| Source-visible export | ✓ | ✓ | ✓ | ✓ | ✓ |
| Transfer / export workflow | — | — | — | ✓ | ✓ |
| Support | Community | Community | Priority | ||
| Start locally | Get started | Get started | Get started | Start agency build | |
Free runs locally and deploys to your own Cloudflare. Paid tiers add managed deploys, custom domains, and the MCP server. Need more than Agency? Enterprise has custom quotas and a security review.
Private deployment patterns, contract terms, and quotas sized to your platform. For teams running microservices.sh as the foundation under many production apps.
06.2 — Questions
No. Every plan is a single flat monthly subscription. There are no metered usage records, no per-request fees, and no surprise spillover invoices. Quotas are caps — when you reach one, you upgrade.
You're prompted to move to the next tier. We never auto-charge you for going over. Your running app keeps serving; new resources beyond the cap wait for an upgrade.
No. The Agency plan runs many client apps inside one subscription through client workspaces. Pricing is never per-seat and never per-client — you pay for the plan, not the headcount.
Yes. The Free tier generates and inspects everything locally and exports a full, source-visible repo you can deploy to your own Cloudflare. Paid tiers add managed deploys so you skip the Cloudflare setup.
Each deployed Worker. Low tiers run composed modules embedded in a single Worker, so one app is a small number of scripts. Service mode (Builder and up) splits modules across Workers for larger apps.
No. Modules are source-visible and pinned in microservices.lock.json. Builder and Agency add a transfer/export workflow, but every plan lets you read and keep the generated code.