// Pricing

Free to build locally. Pay for managed deploys.

Free generates a source-visible SaaS app on your own Cloudflare — auth, billing, multi-tenant, and admin, all yours. Paid plans add managed Cloudflare deploys and billing with explicit caps: flat monthly, no overage — quotas are caps, not bills.

Developers, self-hosters, agent workflows

Free

$0

Generate and inspect locally, then deploy to your own Cloudflare.

  • Build locally, all modules
  • Own & export the code
  • Bring your own Cloudflare deploy
Teams shipping several apps

Builder

$49/mo

Multiple production apps, collaborators, and larger quotas.

  • 3 production apps
  • 5 preview apps
  • 5M requests/mo
Agencies and fractional CTOs

Agency

$149+/mo

Client workspaces, repeat delivery, and priority support.

  • 10 production apps
  • 20 preview apps
  • 20M requests/mo

Billing you can predict.

Billing Flat monthly

One subscription line per plan. No metered usage records.

Overages None

Quotas are caps, not surprise invoices — you upgrade, you're never auto-charged for spillover.

Per client Not charged

Agencies run many client apps inside one plan via client workspaces — never per-seat, never per-client.

Lock-in None

Every app is source-visible. Export the full repo and run it on your own Cloudflare anytime.

Full comparison

Every quota, every plan.

The complete managed Cloudflare footprint per tier. These are published defaults; the portal can lift any quota per workspace.

Plan Free $0 Solo $19/mo Builder $49/mo Agency $149+/mo
Apps & deploys
Production apps 3 10
Preview / dev apps 5 20
Deploys / month 300 1,000
Deployment mode Embedded runs composed modules in one Worker; service mode splits modules across Workers. Local only Embedded + service Service
Domains & team
Custom domains 3 10
Managed subdomain
Team seats 1 3 10
Client workspaces
Cloudflare footprint
Requests / month 5M 20M
D1 storage 5 GB 20 GB
R2 storage 20 GB 100 GB
Log retention 30 days 30 days
Platform
Create-app & CLI checks
All verified modules
MCP server access
Source-visible export
Transfer / export workflow
Support Community Email Priority
Start locally Get started Start agency build

Free runs locally and can be exported to your own Cloudflare. Paid tiers add managed deployment workflows, custom domains, and the MCP server. Need more than Agency? Enterprise has custom quotas and a security review.

Enterprise

Custom quotas, security review, dedicated support.

Private deployment patterns, contract terms, and quotas sized to your platform. For teams running many production SaaS apps on microservices.sh modules.

Talk to us →

Questions

Pricing FAQ

Are there any overage or usage charges?

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.

What happens when I hit a quota?

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.

Do agencies pay per client?

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.

Can I use my own Cloudflare account?

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 deployment workflows and custom-domain support as those hosted paths are enabled.

What counts as a Worker script?

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.

Is the code locked in?

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.