Cursor Basics
Gemini 3.6 Flash in Cursor: Speed-Tier Pricing and Cached Context
Gemini 3.6 Flash is Google's newest speed-tier model in Cursor, at $1.50 per million input tokens and $7.50 per million output. Cursor positions it between Gemini 3 Flash and Gemini 3.1 Pro on price, with reasoning improvements over earlier Flash models. Cached input tokens carry a 90% discount at $0.15 per million, which is what makes it cheap on repeated codebase context.
On this page
What is Gemini 3.6 Flash in Cursor?
Gemini 3.6 Flash is Google's newest speed-tier model in Cursor's picker. Cursor's positioning is precise about where it sits: between Gemini 3 Flash and Gemini 3.1 Pro on price, with reasoning improvements over earlier Flash models. The recommended use is high-throughput coding tasks that need stronger reasoning than Gemini 3 Flash, but at a lower cost than the Pro models.
It is one of the few models in the picker that Cursor tiers as fast and low-cost while still rating its intelligence high, so the model card is worth reading before the pricing.
- Model ID
- gemini-3.6-flash
- Provider
- Google — a third-party model, drawing from the Other Models pool
- Context
- The model card lists a 200k context window with a 1M maximum
- Capabilities
- Agent and Thinking
- Cursor's tiering
- Speed: fast. Cost: low. Intelligence: high.
- Headline rates
- $1.50 per million input tokens, $7.50 per million output
Per the model card at cursor.com/docs/models/gemini-3-6-flash, checked 2026-07-27.
This is covered hands-on in Cursor First Hour — 4 short modules, free to read.
What is Gemini 3.6 Flash good at?
Cursor publishes three strengths for this model, and all three point at the same job: keeping a fast model useful once the task stops being a single edit. The list is Cursor's, with what each one changes in practice.
- Cursor's claim
- Reasoning-capable Flash model
- What it changes in practice
- Better at multi-step coding tasks than Gemini 3 Flash, while staying fast
- Cursor's claim
- 90% discount on cached input tokens ($0.15/1M)
- What it changes in practice
- Strong for repeated context, such as sending the same large codebase across a session
- Cursor's claim
- 1M token context window
- What it changes in practice
- Fits substantial portions of a repository in a single request
| Cursor's claim | What it changes in practice |
|---|---|
| Reasoning-capable Flash model | Better at multi-step coding tasks than Gemini 3 Flash, while staying fast |
| 90% discount on cached input tokens ($0.15/1M) | Strong for repeated context, such as sending the same large codebase across a session |
| 1M token context window | Fits substantial portions of a repository in a single request |
Strengths as published by Cursor, checked 2026-07-27.
Cursor does not publish a limitations list for this model the way it does for Claude Opus 5, so there is no first-party statement of where it falls down. Treat the absence as missing information rather than as an endorsement, and read the tiering instead: a model Cursor rates fast and low-cost is not the one it points at for the hardest reasoning in the picker.
How much context does Gemini 3.6 Flash actually take?
This is worth pinning down because Cursor's own page states it two ways, and the two are not the same claim. Both figures are reproduced below exactly as published, because planning a large-repository workflow around the wrong one is an expensive mistake to discover mid-session.
- Model card
- Context window: 200k. Max context: 1M.
- Strengths list
- "1M token context window. Fits substantial portions of a repository in a single request."
Both from cursor.com/docs/models/gemini-3-6-flash, checked 2026-07-27.
The consistent reading is that 200k is the standard window and 1M is the maximum the model can be run at, which is the same shape as Claude Opus 5's 300k/1M card. But Cursor's strengths bullet states 1M flatly, so the two lines can be read as disagreeing.
If a workflow depends on getting a million tokens into one request, check the current model card and your own plan's behaviour before committing to it, rather than taking either line as settled.
How much does Gemini 3.6 Flash cost in Cursor?
Gemini 3.6 Flash draws from the third-party Other Models pool, the same pool as Claude Opus 5 and the other third-party models, and separate from Cursor's first-party pool. Individual plans include at least $20 of Other Models usage each month, more on higher tiers. All rates are per million tokens.
- Model
- Gemini 3.6 Flash
- Input
- $1.5
- Cache write
- Not listed
- Cache read
- $0.15
- Output
- $7.5
| Model | Input | Cache write | Cache read | Output |
|---|---|---|---|---|
| Gemini 3.6 Flash | $1.5 | Not listed | $0.15 | $7.5 |
Published rates at cursor.com/docs/models/gemini-3-6-flash, checked 2026-07-27. Cursor's table shows a dash in the cache-write column rather than a figure.
The cache-read rate is the number to plan around. At $0.15 per million against $1.50 standard input, cached context costs a tenth of fresh context — which is why Cursor frames the discount as the reason to use this model on repeated large-codebase context rather than on one-off prompts. A session that re-sends the same repository context many times converges toward the cached rate; a session made of unrelated one-shot prompts never gets the benefit.
When should I pick Gemini 3.6 Flash?
The clearest way to place this model is against its two neighbours, since Cursor defines it by exactly that gap. Each row below follows from Cursor's stated positioning rather than from a general preference.
- Situation
- High-volume coding work that still needs multi-step reasoning
- Reasonable pick
- Gemini 3.6 Flash
- Why
- Cursor's stated purpose: stronger reasoning than Gemini 3 Flash at lower cost than Pro
- Situation
- Long sessions re-sending the same large codebase
- Reasonable pick
- Gemini 3.6 Flash
- Why
- Cached input at $0.15/1M is a tenth of the standard input rate
- Situation
- Simple, high-throughput work with no reasoning demand
- Reasonable pick
- Gemini 3 Flash
- Why
- The cheaper Flash tier this model sits above on price
- Situation
- Hard reasoning where the answer has to be right first time
- Reasonable pick
- A Pro or frontier-tier model
- Why
- Cursor tiers this one fast and low-cost, not top of the picker
- Situation
- The same tradeoff decided per request instead of per session
- Reasonable pick
- Cursor Router, on Teams and Enterprise
- Why
- Routing sends simple work to price-efficient models and hard work to capable ones automatically
| Situation | Reasonable pick | Why |
|---|---|---|
| High-volume coding work that still needs multi-step reasoning | Gemini 3.6 Flash | Cursor's stated purpose: stronger reasoning than Gemini 3 Flash at lower cost than Pro |
| Long sessions re-sending the same large codebase | Gemini 3.6 Flash | Cached input at $0.15/1M is a tenth of the standard input rate |
| Simple, high-throughput work with no reasoning demand | Gemini 3 Flash | The cheaper Flash tier this model sits above on price |
| Hard reasoning where the answer has to be right first time | A Pro or frontier-tier model | Cursor tiers this one fast and low-cost, not top of the picker |
| The same tradeoff decided per request instead of per session | Cursor Router, on Teams and Enterprise | Routing sends simple work to price-efficient models and hard work to capable ones automatically |
Mapped from Cursor's published positioning and cost tiering.
Like every model in Cursor's picker, it has access to the full agent tool set — searching files, reading and editing them, running shell commands, browsing, fetching rules. The model choice changes cost and reasoning depth, not what the agent is allowed to do.
Frequently asked questions
What is Gemini 3.6 Flash in Cursor?
Gemini 3.6 Flash is Google's newest speed-tier model in Cursor, sitting between Gemini 3 Flash and Gemini 3.1 Pro on price while bringing reasoning improvements over earlier Flash models. Cursor tiers it as fast, low cost and high intelligence, and recommends it for high-throughput coding tasks that need stronger reasoning than Gemini 3 Flash at a lower cost than the Pro models.
How much does Gemini 3.6 Flash cost in Cursor?
Per million tokens, Cursor lists $1.50 input, $0.15 cache read and $7.50 output, with no cache-write rate shown in its table. It draws from the third-party Other Models pool, and individual plans include at least $20 of that usage each month, more on higher tiers.
How does the Gemini 3.6 Flash cache discount work?
Cursor lists a 90% discount on cached input tokens, at $0.15 per million against the $1.50 standard input rate. It pays off on repeated context, such as re-sending the same large codebase across a session, and does nothing for a series of unrelated one-shot prompts.
Does Gemini 3.6 Flash have a 200k or a 1M context window?
Cursor's page states both. The model card lists a 200k context window with a 1M maximum, while the strengths list says a 1M token context window that fits substantial portions of a repository in a single request. The consistent reading is 200k standard and 1M maximum, matching the shape of other model cards, but confirm the current card before designing a workflow around a million-token request.
Is Gemini 3.6 Flash better than Claude Opus 5?
They are built for different jobs, and Cursor's tiering says so: Gemini 3.6 Flash is fast, low cost and high intelligence, while Claude Opus 5 is medium speed, high cost and frontier intelligence. Use Gemini 3.6 Flash for high-throughput work with real but bounded reasoning, and Opus 5 for long multi-step tasks where finishing without hand-holding matters more than the per-token rate.
Sources & last verified
Cursor ships frequently. Facts verified against primary sources on July 27, 2026.
Keep reading
Rather do it than read about it? Run 11 interactive Cursor walkthroughs in a simulated editor. Free, no account needed.