AI Cost Gate Pro
One payment. Full source. Self-host the cost gateway your agents actually need.
Pro license
$29
one-time · includes all updates within v1.x
Secure checkout via Creem · GitHub access within 5 minutes
Built for builders shipping agent products
If you run LLM requests in production and care about the bill, this is for you.
Indie hackers and small teams
Ship an AI feature without handing your prompts or your bill to a SaaS. One SQLite file is the whole database.
AI / agent platform teams
Run multiple agents across multiple providers and need clean cost attribution, not vendor dashboards.
Companies that can't ship prompts to the cloud
Self-host on your own box. Metadata stays local. Prompts and responses never leave your machine.
From checkout to dashboard in 5 minutes
Three steps, no sales call, no implementation engineer.
- 1
Pay once via Creem
Checkout with email + card. We confirm the order, then send a GitHub invite to the email on your purchase.
- 2
Accept the GitHub invite
Once accepted, the private ai-cost-gate repository appears in your GitHub account. Clone it locally.
- 3
docker compose up
Run the bundled compose file, point your agents at the local OpenAI-compatible endpoint, and watch the dashboard come alive.
Try the public sandbox first
A live, read-only ai-cost-gate dashboard with real traffic. See exactly what you're buying before you pay.
http://43.134.141.114:3000
What you'll receive on GitHub
After checkout you'll be invited to the private repository. The full source ships there.
https://github.com/CostBrake/ai-cost-gate.git
Frequently asked questions
If you have a question we missed, contact@CostBrake.com.
Is this a subscription?+
No. $29 is a one-time payment. You get the source, you own it, you can run it forever. Free updates are included for the v1.x line.
How do I receive the source code?+
After checkout you'll get a GitHub collaborator invite sent to the email on your purchase. Accept it and the private repository appears in your account.
What does the source include?+
Everything in the public demo, plus the Pro proxy, attribution engine, budget / auto-stop logic, dashboard, and docker-compose deployment. No telemetry, no phone-home, no SaaS dependency.
Do you store my prompts or responses?+
No. ai-cost-gate is metadata-only. It records tokens, cost, latency, and project tags. Prompts, responses, and uploaded images never leave your machine and are never persisted.
Can I get a refund?+
Yes. If the source doesn't work as described on your machine within 14 days, write to us and we'll refund. See the refund policy for details.
Do I need to run a database?+
No. A single SQLite file is the whole database. One file, one docker-compose, one directory.
AI COST GATE