Answers / Cursor Auto pricing
What does Cursor Auto actually cost per request now?
Since 24 August 2026, whatever the routed model charges. Auto's flat rate is gone, each request bills at the routed model's list price, and you learn the price after you send it. The bill is not the model, it is the routing, and the routing is fixable. Control which model each task goes to and the 8x surprise disappears. RelayPlane does exactly that, free and open source.
The short answer
Since 24 August 2026, Cursor Auto no longer has a flat rate. Each Auto request is routed to a model and billed at that model’s list price, so the same request can cost up to roughly 8x what it did before, and you only learn the price after you send it. To know your real per-request cost, open your usage dashboard, note which model Auto routed each request to, and multiply the tokens by that model’s list price. Switching pays in two cases: when Auto keeps routing routine work to expensive frontier models, or when your workload is predictable enough that a pinned cheaper model or a flat-rate tool does the same job.
You cannot control the prices. You can control the routing.
Getting squeezed by Auto is a routing problem wearing a pricing costume. Here is the playbook, in order.
1. Take the routing decision back. The 8x spread only hurts you because someone else decides which model runs your request. Route it yourself and routine edits go to cheap models while hard reasoning gets the expensive one on purpose. RelayPlane is the proxy I built in early 2026 when my own automated pipeline hit this exact problem, agents burning frontier-model money on routine work. It runs on your machine, routes each request by task complexity, and prices every call in a local ledger, with a hard cap so a runaway agent cannot run all night. It is free and MIT licensed, works with any model and any coding agent, and has logged 200,000 plus requests of my own production traffic since May.
2. Read your real bill once. Twenty minutes in the usage dashboard tells you which models Auto has been picking for you and what that actually cost. The four steps are below.
3. Then decide about switching. With your own numbers in hand, the two cases where leaving pays are easy to spot, and they are further down this page.
The flat rate died, the routing stayed.
On 24 August 2026 Cursor removed Auto's flat rate. Auto still does what it always did, it routes each request to whichever model it decides fits, but the request now bills at that model's list price. Cursor's own email called it a higher rate for most requests, the allowance increases were announced without numbers, and on Teams plans the routed model can be hidden from the person paying for it.
The spread is the story. A request routed to Composer 2.5 costs around $0.50 per million input tokens and $2.50 per million output. The same request routed to Opus 5 is $5 and $25. Routed to Fable 5, $10 and $50. That is how the same day of work can cost up to roughly 8x what it did the week before, with nothing about your workflow changing.
The complaint that sums it up: the price of a request is determined after you send it. If you are on a legacy Enterprise plan you keep the flat Auto rate until 7 September, which is a deadline, not a reprieve.
Four steps to your actual per-request cost.
Twenty minutes with the dashboard replaces a week of arguing about it on Reddit. Numbers first, decision second.
Two cases where leaving is the right math.
Case one: Auto routes routine work to expensive models. If your dashboard shows everyday edits and small refactors landing on frontier models, you are paying frontier prices for work a cheap model does fine. Pin a cheaper model for routine work, or move to a tool where the model choice is yours, and the bill drops the same day.
Case two: your usage is predictable. Variable pricing is a tax on predictability. If you use roughly the same models the same way every week, a flat-rate plan or direct API access to a model you chose is simply cheaper than list price on whatever Auto picks, and you stop being surprised by your own invoice.
If neither case matches your dashboard, the honest answer is that switching costs you a workflow and saves you very little. Being angry at a pricing email is not the same as being overcharged, and the twenty minutes of dashboard reading above settles which one you are.
Sometimes the bill is not the real problem.
A lot of the people reading pricing threads this week are not really deciding between editors. They are stuck. The app Cursor helped them build is 80 percent done, the auth kind of works, the payments pass the happy path, and nobody can say whether it is safe to put in front of strangers. Changing where the tokens are billed does not change any of that.
That last stretch is what I do. I am a senior engineer who takes AI-built apps the last mile, the security, the payments, the admin, the launch hardening, fixed scope for a fixed fee. If that is the situation behind your pricing frustration, start with the free Leak Check. It reads your live app from the outside, no code access, and tells you where you actually stand before you spend anything.
Cursor Auto pricing, straight answers.
The bill is not the model.
It is the routing.
If the honest answer is that your bill is fine and your app is fine, that is the answer you will get.
Matt