Pricing
Prepaid packs. Successful calls debit the meter. Miss the quote gate → $0.
Buy a pack
Stripe Checkout → key reveal on Fly /billing/success.
Per-call meters
| Meter | Price | Notes |
|---|---|---|
| Lite | $0.25 | source_lookup / research_brief quick |
| Standard | $0.60 | research_brief standard |
| Fail / sample | $0 | meta.billable=false — quote gate, density, preview |
| Deep | $0 | preview · flag required — not listed as a live $1.50 SKU |
Meter explainer
- Packs credit 1000 / 2500 / 5000¢ (starter / standard / pro).
- Inspect balance:
GET /billing/creditswith Bearer orX-API-Key. - Checkout API (same packs):
POST /billing/checkout{"pack":"starter"|"standard"|"pro"}. - MCP endpoint today:
https://research-mcp-mhh.fly.dev/mcp