One metric. Tool calls.
One tool call is one billable unit. No tokens, no seat math.
One request, counted honestly
“Build me a task app” breaks down into a handful of calls — each counted once, no matter how much code it produces.
“Build me a task app with user accounts”
- 1
zeeb_create_app("tasks")1 - 2
zeeb_create_model("tasks", "Task")1 - 3
zeeb_generate_crud("tasks", "Task")1 - 4
zeeb_run_migrations("tasks")1 - 5
zeeb_create_user("you@example.com")1
The Free plan includes 1,000 calls a month.
Change anytime
Upgrade or downgrade whenever you need — quotas adjust immediately.
No lock-in
Your projects live in standard Git repos you can take anywhere.
All plans include a 14-day free trial. No credit card required for Free. Questions? Contact us.
Billing questions
How does pricing work?
Plans are priced on tool calls per month — one call to one tool counts once. Tokens are never metered; seats are governed by your plan’s member limit. Live usage is on your dashboard at any time.
Is there a free plan?
Yes. Sign up, create a workspace, and start making tool calls — no credit card required. Upgrade only when you need higher quotas, more projects, or more members.
What happens when I hit my quota?
Your dashboard shows usage against quota at all times. When you upgrade, the new quota applies immediately — no renegotiation, no waiting for the next cycle.
Can my team share a workspace?
Yes. Each workspace is fully isolated; invite members, assign roles, and manage scoped API keys per project from the portal.
Ready to give your agents a backend?
Create your workspace and connect your first MCP client in under five minutes.