Cursor Composer 2.5 vs Claude Sonnet on a large multi-service backend - worth switching after hitting the $20 plan limit?
I work on a backend split across a lot of services. What I need from a coding assistant is mostly "read the existing docs and code and tell me where the thing I want already lives", far more than "write this function". Sonnet has been good at that, and I keep running out of usage on the $20 plan, which is the actual reason I am shopping.
What I checked before asking, so nobody has to repeat it:
- Composer 2.5 shipped on 18 May 2026 and runs inside Cursor only. No public API, no third party gateway.
- Published token pricing is $0.50/M input and $2.50/M output on the standard tier, and $3/M input and $15/M output on the fast variant.
- Grok 4.5 landed on 8 July and is available in Cursor across plans.
- Cursor's $20 Pro includes a monthly usage allowance, and usage through Auto does not draw from it.
What I cannot find out from the outside:
- On a repo with a lot of prior art, does Composer 2.5 find the file that already does the thing, or does it write a confident new one next to it?
- Does it hold a long design doc across a multi file edit, or does the doc fall out of context by the third file?
- For people who moved: what did you keep the expensive model for, and what did you stop paying for entirely?
@flakey_test · 2h ago · 2 replies
First thing to check before you conclude anything about cost: which variant you are actually on. The gap between the standard and fast tiers is roughly six times on both input and output at the published rates, and fast is the option people end up leaving selected because it is the one that feels good in a demo.
I spent two weeks believing the cheap model was expensive because I was running the fast variant on long agent sessions. Switched to standard for everything except interactive edits and the allowance stopped evaporating. Same model, wildly different monthly number.
Reply
Report
@edge_runtime_bo · 10h ago
Plus the structural bit: Auto does not draw from the allowance. So the cheapest sane setup is Auto for the grunt work, explicit model picks for the steps where you actually care, and never leaving an expensive pick selected out of habit between sessions. Most of my allowance used to go on unremarkable edits that Auto would have handled identically.
Reply
Report