Billing
Pro is a credit-pool subscription: $29/mo gets you a $29 credit pool that each MCP tool consumes at its own per-result rate. You pay $29 flat — there is no overage and you are never invoiced for usage beyond your pool. When the pool runs out, the next request is rejected with 402 Payment Required and an upsell prompt. Buy a prepaid credit pack (it never expires) or wait for renewal to keep going.
How billing works
- 1Subscription. $0/mo (Free), $29/mo (Pro), or custom (Enterprise). Pro includes a $29 credit pool every billing period.
- 2Per-tool rates. Each tool consumes credit at its own per-result rate (table below). Free gets a smaller $5/mo credit pool — about 850
search_jobsresults at the rate above —get_jobis included too;get_client_activityandget_client_historyrequire Pro. - 3When the pool runs out. Once the credit pool is exhausted — and any prepaid credit packs are spent too — the next request is rejected with
402 Payment Requiredand an upsell prompt. There is no metered overage and no end-of-period usage invoice — your bill stays $29 flat. Buy a credit pack (never expires) or wait for renewal to resume.
Per-tool rate card
Premium addons require Pro or Enterprise; Free plans receive a 403 Forbidden when calling them.
| Tool | Rate | Per | Free |
|---|---|---|---|
search_jobs | $5.79/1k | Result returned | In plan limit |
get_job | $19.50/1k | Lookup | In plan limit |
get_client_activity | $5.40/1k | Result returned | Pro required |
get_client_history | $5.40/1k | Result returned | Pro required |
Worked examples
Your bill is always the flat $29 subscription — these examples show how the credit pool is consumed.
| Scenario | Credit used | Result |
|---|---|---|
Light month — 1,500 search_jobs | $8.69 | Well within the $29 pool. |
Full month — 5,000 search_jobs | $28.95 | Pool nearly spent. |
Pool runs out — 5,000 search_jobs + 100 get_client_activity | $29.49 needed | First ~$29 consumes the pool; the next request returns 402 Payment Required until a credit pack covers the rest. |
Heavy week — 6,000 search_jobs | $34.74 needed | ~5,008 jobs spend the full pool; request #5,009 returns 402 Payment Required with an upsell prompt. |
How the Free plan works
Free is the same credit-pool model as Pro — just a smaller pool. Every billing period you get a $5 credit pool that resets on renewal, enough for about 850 search_jobs results at the rate card above. When the pool is empty, the next request is rejected with 402 Payment Required and an upsell prompt — just like Pro. Buy a prepaid credit pack (Free packs carry a ~20% surcharge versus Pro) or wait for renewal to keep going. The premium addon tools get_client_activity and get_client_history are gated on Free — calling them returns 403 Forbidden.
Where do I see my usage?
The dashboard shows the credit pool consumed this period, any prepaid pack balance, and a per-tool breakdown. Your Stripe customer portal shows the flat $29 subscription charge plus any one-time credit pack purchases — usage itself is never billed there.
Questions about billing? Contact support.
Tutorials that exercise the credit pool
Recipes that call the premium addon tools — a handy reference for sizing your month.
Ready to upgrade?
Pro unlocks premium addons, webhooks, and up to 5,000 search jobs/month inside the credit pool.