Pricing

Ferrow is free. You pay for the models.

Every feature is in the free install. Credits are the only thing we sell.

The plans

Credits included each month. Unused credits you bought are yours for good.

Everything personal has, plus seats, spend caps per person and an audit log.

Free

The whole product, on your machine.

$0forever

No credits included — you bring your own model keys.

  • Every feature — nothing is held back and nothing is time-limited
  • Bring your own keys, or run a model on your own computer
  • Local vault, full undo, no telemetry
  • No waitlist, no sales call, no card

Pro

For daily work with agents alongside you.

$100/month

$100 of credits included. Smaller month? Starter is $15.

  • Everything in Free, plus:
  • Models billed through us — no API keys to set up
  • Routing picks the cheapest model that can do the work
  • Higher concurrency for agents running in the background
  • Top up any time; credits you buy never expire

Max

For agents that work while you sleep.

$200/month

$200 of credits included.

  • Everything in Pro, plus:
  • The highest concurrency we offer
  • Direct support

Team

A small team on one balance.

$500/month

5 seats, $500 of credits. Ten seats is $1,000.

  • Everything in Max, plus:
  • Per-seat spend caps — one runaway agent cannot halt the team
  • Team audit log — who changed what, append-only
  • Shared team memory, with personal memory kept private

Business

A department, with the controls to match.

$5,000/month

25 seats, $5,000 of credits.

  • Everything in Team, plus:
  • Admin contracts — pin which models and effort your team may use
  • Seats and caps managed centrally
  • Priority routing capacity

Scale

Company-wide, with a number to match.

$25,000/month

From $15,000. Larger runs to $50,000 — ask and we will invoice it.

  • Everything in Business, plus:
  • Seat counts set to your headcount rather than a tier
  • Invoiced billing

Or skip the plan entirely. Top up when you need it and spend what you spend — minimum $10, because card fees make anything smaller cost more to process than it is worth. Credits you buy never expire and are never taken away.

A credit is a cent of model usage at what the model costs, plus Ferrow's fee. You are shown the price before a request runs and the running total after it. Set a cap with ferrow spendcap 50 and Ferrow stops before any call that would cross the cap — it does not warn you afterwards, and there is never a charge to go past.

Free

The local half is free, and stays free.

You do not need an account to use the local product — nothing in the command path ever asks for one. An email and a password makes an account when you want your place saved across machines: no card, no checkout, nothing to cancel later. Everything Ferrow does on your own machine is yours either way and does not expire: the vault, memory, search, the change log and undo, agents, skills, projects, import, the local UI, and any model you run on your own hardware or your own API key.

The install is the whole free product and asks for nothing. The account is worth making when you want a purchase or a second machine to find you later.

What free does not include

One thing: models billed through Ferrow. Every one of those calls spends real money on your behalf from the first token, so the free tier carries no credits at all — not a starter balance, not a trial balance. Managed models are never free. Everything else Ferrow runs on its own servers — the relay so a phone or a browser can reach your hub, reaching that hub from your other machines, the hosted app at app.ferrow.ai, support by email — comes with any plan and is not what you are buying. A free account that reaches a managed model is told so plainly and pointed here. It is not broken, and it is not asked twice.

There is no trial, because there is no clock. The free install is not a sample of Ferrow — it is Ferrow, on your own keys, for as long as you want it. You pay the day you want us to buy the model calls, and not before.

Start

Starting is one click.

Create your account

Email and a password. You land in a working vault with nothing to configure, and you pick a plan — or no plan — when you first ask for a managed model. Nothing is charged before you do.

Prefer the terminal? The CLI is the same product and it is free:

npm install -g @ferrow/ferrow

Then ferrow vault init and you are running, on your own keys, with no account at all. The download page ships the same thing as a checkable tarball with its sha256. Sign in later if you want models billed through us; nothing local is locked either way.

When you do buy credits, Ferrow prints the checkout link and does not open your browser. You should see where you are being sent before you get there. ferrow activate <your key> switches on any other machine you use.

The cap is a stop, not an alert

On Managed, set the number before you spend anything: ferrow spendcap 50. ferrow spendcap status shows the cap, what has been spent, and what is left. There is no overage line on your bill, because there is no overage.

Questions

What actually leaves my machine?

Your prompt goes to the model provider you connected — on Private, that is your own account; on Managed, it is Ferrow's. That is the only outbound call the CLI makes.

Billing talks to Stripe, which sees a subscription id and an email and never sees a vault. If you turn on the relay so your phone or a browser can reach your hub, it carries end-to-end-encrypted payloads between your own devices and cannot read them: the key is on your devices and never on our servers. Nothing crossing the relay is written to disk; a bounded window of recent sealed frames is held in memory so a device that drops its connection can reconnect without a gap. On Managed, a completed answer is held against its request id for about twenty-four hours so a retry replays it instead of paying the provider twice. The privacy page says exactly what is held and for how long.

That is the one qualification on “your notes do not leave”, and it is worth stating exactly. There is no copy of your vault anywhere but your disk, and nothing is uploaded in the background. When the relay is on and one of your own paired devices asks to read a note, that note travels — sealed, on request, and only to a device you paired. A paired browser cannot write to your vault at all; edits happen on the machine itself.

Your API keys do not leave. There is no telemetry and no analytics on this site or in the CLI.

What does Managed actually cost me?

The subscription, plus what you use. Usage is priced on the tokens a call actually spends, at the rate of the model you picked — a small fast model and a frontier one are not within an order of magnitude of each other, so one number printed here would be wrong for most calls and stale for the rest.

What you get instead is arithmetic you can watch. Every reply carries what it cost, in the terminal and in the app, and every charge is on your Stripe receipt. If a call would take you past your cap, Ferrow stops before sending it and tells you what it would have cost — nothing is sent and nothing is charged. You pay for what you use, and nothing else.

The number that decides your bill is the cap, and you set it. Ferrow stops there. If you never set one it uses a conservative default of $20 — ferrow spendcap status tells you what it is before you spend anything.

How do I cancel?

ferrow unsubscribe. That is the entire flow. No confirmation maze, no discount offer, no exit survey.

It tells you the date your plan ends. You keep everything you paid for until then, and nothing else is charged. Your vault and your notes were never ours — they are files on your disk and they stay exactly where they are.

Is anything locked behind a plan?

No local feature is. The vault, memory, search, undo, skills, the Council, projects, import and the local UI are the same on a free account as on any plan, and there is no check anywhere in the command path that asks which one you are on.

What a plan buys is Ferrow's side of it: the relay, reaching your machines through it, the hosted app, and support. Two things additionally need Ferrow's own keys and therefore need Managed: models billed through Ferrow, and schedules that run while your laptop is shut. Everything else runs on yours, free, for as long as you want it.

What do I get without paying?

All of it, on your own machine, with your own model keys — the vault, memory, search, the change log and undo, agents, skills, projects, import and the local UI. No card, no clock, no feature held back. The only thing money buys is model calls billed through us, and you can decide about that on the day you want them.

Monthly or yearly?

Nothing, if you use your own model keys — that is the free install, and it does not expire. If you want models billed through us, plans start at $15 a month and include that month’s credits; $100 and $200 are the heavier rungs. Ferrow is pre-1.0 and has not had its first outside user, so the honest advice is to start on the free install and pay only once you know you want it.

Can I change plan, or leave one?

Any time, in the app. Moving up takes effect at once; moving down takes effect at your next renewal so you keep the credits you have already paid for. Credits you bought are yours whatever you do with the plan — they never expire and they are never taken back.

Which is this, live or test?

Live, always, unless you pass --test. The CLI will not quietly put you in test mode: somebody typing ferrow subscribe means to subscribe, and a command that took their time for nothing would be its own kind of lie.

The guarantee that is not a policy

Your vault is a folder on your disk. No telemetry, no background sync, no cloud copy — and nothing of yours kept on our servers.

Turn the relay on and a note travels only when one of your own paired devices asks for it, sealed with a key our servers do not hold and cannot derive. Delete Ferrow tomorrow and your notes are still ordinary files in an ordinary folder.