- Calls / month
- 100
- Adapters
- mock · xml · navis
- Support
- GitHub issues
- Deployment
- self-host
PARTS MANIFEST · P-001 → P-003
Priced like a part, not a SaaS.
One SKU per use case. Free while you evaluate. Metered once you ship. Nothing tries to trick you into a bigger plan you do not need.
- Calls / month
- unlimited
- Adapters
- all three
- Support
- email · 48h SLA
- Deployment
- self-host
- Calls / month
- negotiated
- Adapters
- all + custom
- Support
- priority · named rep
- Deployment
- on-prem · air-gap
NOTE — Pricing endpoint is stubbed. Subscribe buttons POST to /api/checkout;
set STRIPE_SECRET_KEY + STRIPE_PRICE_ID_* to enable Stripe Checkout.
Questions that usually come up.
Q.01 How do you count a call?
One MCP tool invocation = one call. Listing tests, running a clash, exporting a report, querying model items — each is one call.
Q.02 Do I need Stripe set up to develop?
No. The /api/checkout endpoint returns a clear 503 with a TODO until you add STRIPE_SECRET_KEY and price IDs to your environment.
Q.03 Is there a self-hosted license?
Yes — the core toolkit is MIT. Studio and Enterprise add hosted routing, metering, and dashboards on top.
Q.04 What happens if I hit 100 free calls?
You get a friendly 429 until next month, or upgrade to Studio mid-month and we prorate.