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.

Rate cardUSD · per month
Provision
Developer$0per monthno account · no key · no card
Pro$25per monthwhere commercial work starts
Team$99per monthwhere a team shares it
Licensed by tier
Device licenses
1
3
10
Use rights
non-commercial
commercial
commercial
Async jobs
not included
included
included
Webhooks
not included
included
included
Audit trail
not included
included
included
Seats
not included
not included
included
RBAC
not included
not included
included
Uniform on every tier — never gated
Read-only surface
4,574 capabilities — all of them
Compute modules
445
Provenance
replay hashes on every result
Warm compute
0.83–0.93 ms
Determinism
byte-identical · TypeScript ≡ Python

Prices mirror our Stripe lookup keys, verbatim: sqai_pro_monthly · sqai_team_monthly

Open your account

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.

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 bill
sqai_pro_monthlyPro — $25 per month, our Stripe
sqai_team_monthlyTeam — $99 per month, our Stripe
accounts.thyn.ai?app=sqaisign-in, upgrades, devices

The 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.