Pricing — the rate card
One engine.
Three licenses.
Developer is free: the full read-only surface, provenance on every result, no account, no key, no card. Paid tiers license machines, seats, and commercial rights — they never buy better answers.
$0 · $25 · $99 — one ladder
IThe rate card
The tariff, in full.
Everything a tier gates is printed above the rule. Everything below it, no tier touches.
Prices mirror our Stripe lookup keys, verbatim: sqai_pro_monthly · sqai_team_monthly
Developer needs none — install and go.
Tiers gate machines, seats, and rights.
Never the compute.
same engine · same surface · same hashes — on every tier
IIThe free tier
Free is the product, not a trial of it.
- Start
- createSQAI() runs with no account, no key, no card. Managed compute is included — still no key.
- Surface
- The full read-only surface: 4,574 capabilities across all 445 compute modules. Not a sample.
- Provenance
- Every result carries its replay hashes — on the free tier too.
- Locality
- Your rows never leave the process. The only fetch is the one-time signed runtime bundle — engine code coming in, not data going out.
- Speed
- The first compute provisions in about 110 seconds. After that, 0.83–0.93 ms warm.
- The limit
- One device, non-commercial use. That is the entire restriction.
When the work turns commercial, or needs more machines, the ladder starts at $25.
IIISign-in
A code, not a credential.
sqai login is optional and follows the RFC 8628 device flow: the CLI prints a short code, you type it at accounts.thyn.ai, and a signed device license lands on your machine. It moves a signed token — never your data.
$sqai login
› open accounts.thyn.ai/activate
› enter code WDJB-MJHT
✓ signed device license → ~/.sqai
- The license is written to ~/.sqai with mode 600 and works offline from then on.
- Servers and CI skip the browser: set SQAI_API_KEY instead.
- The token licenses the device, not the rows. Your sources, queries, and results never touch it.
- sqai logout deletes it. Nothing else changes.
IVDistribution
Found in the registry. Billed by us.
SQAI reaches agent builders through the AI SDK Tools Registry. The registry is discovery only — there is no billing inside it. Billing runs direct, on our Stripe, at the prices printed above.
Channel manifest
ai-sdk.dev/tools-registrydiscovery — a listing, not a billsqai_pro_monthlyPro — $25 per month, our Stripesqai_team_monthlyTeam — $99 per month, our Stripeaccounts.thyn.ai?app=sqaisign-in, upgrades, devicesThe registry lists. We bill. No one in between.
VQuestions
Fine print, printed large.
Is the Developer tier actually free?
Yes, and it is not a trial. Developer grants the full read-only surface — 4,574 capabilities across all 445 compute modules — with replay hashes on every result. The limits are one device and non-commercial use. Nothing else is held back.
Do I need an account or API key to start?
No. createSQAI() runs with no account, no key, and no card, and managed compute is included without one. Sign-in exists to attach a license, not to unlock the product.
Do paid tiers compute anything Developer can't?
No. Tiers gate machines, seats, and rights — never the compute. Pro adds commercial use, three devices, async jobs, webhooks, and an audit trail. Team raises it to ten devices and adds seats and RBAC. Engine, surface, and hashes are identical on all three.
Can I use the free tier at work?
Developer is licensed for one device and non-commercial use. Commercial work is what Pro licenses — $25 per month, three devices. The line is a right, not a feature: nothing in the product behaves differently.
What does sqai login actually send?
A signed token. The RFC 8628 device flow prints a code like WDJB-MJHT, you enter it at accounts.thyn.ai, and an offline device license is written to ~/.sqai with mode 600. Your data never moves.
Is billing through Vercel?
No. The AI SDK Tools Registry is discovery only — it has no billing in it. Prices on this page mirror our Stripe lookup keys, sqai_pro_monthly and sqai_team_monthly, and upgrades run through accounts.thyn.ai.