Cursor Basics
Gemini 3.7 Flash: Pricing, Context and Uses
Gemini 3.7 Flash is Google's latest speed-tier model in Cursor. It is rated fast, low cost, and high intelligence, with 200k standard context and a 1M maximum. Use it for high-throughput coding that benefits from reasoning and repeated codebase context. It costs $0.75 input, $0.075 cache read, and $3.50 output per million tokens.
On this page
- What is Gemini 3.7 Flash in Cursor?
- When should you use Gemini 3.7 Flash for a coding task?
- How much does Gemini 3.7 Flash cost in Cursor?
- How should you use the 200k to 1M context and cache discount?
- Should you choose Gemini 3.7 Flash, Gemini 3.6 Flash, or Gemini 3.1 Pro?
- Which Cursor tools can Gemini 3.7 Flash use?
- Can Cursor Router select Gemini 3.7 Flash automatically?
What is Gemini 3.7 Flash in Cursor?
Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. is Google's latest speed-tier model in Cursor, with the model ID gemini-3.7-flash. Cursor rates it fast for speed, low for cost, and high for intelligence. It draws from the third-party Other ModelsCursor's pool of supported third-party models from providers such as Anthropic, Google and OpenAI, with separate plan access and usage from Cursor Models. Press Enter for the full definition. pool rather than the Cursor ModelsCursor's plan and usage pool for models it labels as Cursor Models, kept separate from the third-party Other Models pool. Press Enter for the full definition. pool. That makes it a direct model choice for quick, reasoning-heavy coding work, not a replacement for the larger included pool attached to Grok and ComposerCursor's own fast coding model, tuned for the editor and priced well below frontier models; the recommended day-to-day model for executing a plan. Press Enter for the full definition..
The useful part of the release is the combination of price and context. Fresh input costs $0.75 per million tokens, while a cached read costs $0.075. The model card lists 200k as the standard context and 1M as the maximum. A long session can therefore keep a substantial working set available without paying a frontier-model output rate on every response.
- Model ID
- gemini-3.7-flash
- Provider
- Cursor rating
- Fast speed, low cost, high intelligence
- Context
- 200k standard, 1M maximum
- Usage pool
- Third-party Other ModelsCursor's pool of supported third-party models from providers such as Anthropic, Google and OpenAI, with separate plan access and usage from Cursor Models. Press Enter for the full definition.
- Individual access
- Pro, Pro Plus and Ultra; not included on Start
Cursor's Gemini 3.7 Flash model card and plan information, checked August 14, 2026.
This exact topic is a hands-on Lesson: Mode, Model and Cost Coupling — about 6 minutes, free to read.
When should you use Gemini 3.7 Flash for a coding task?
Use Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. when the task needs more than a single mechanical edit but still rewards speed. Repository searches followed by several related changes, a test failure that needs a short investigation, or a frontend fix that must be checked in the browser all fit the shape Cursor describes. Give it a bounded outcome and a command or screen state that can prove the work is done.
High-throughput does not mean unattended. Start with the files most likely to own the behavior, ask the model to inspect before editing, and require the relevant tests afterward. The low output price helps when a task takes several tool calls, but a cheap failed attempt still creates review work. For me, the sensible default is a reviewable task that can finish inside one focused session.
- Task
- Trace and fix a bounded test failure
- Start with Gemini 3.7 Flash?
- Yes
- Reason
- Fast tool use and enough reasoning for a short investigation
- Task
- Apply a reviewed plan across several files
- Start with Gemini 3.7 Flash?
- Yes
- Reason
- Low output cost suits longer implementation runs
- Task
- Review a large repository slice repeatedly
- Start with Gemini 3.7 Flash?
- Yes
- Reason
- 200k standard context and discounted cache reads
- Task
- Implement a UI directly from a detailed visual reference
- Start with Gemini 3.7 Flash?
- Compare with Gemini 3.1 ProGoogle's frontier model in Cursor for work that combines images and code, especially UI implementation and visual code analysis. Press Enter for the full definition.
- Reason
- Cursor gives 3.1 Pro a more specific visual-coding position
- Task
- Resolve the hardest ambiguous architecture decision
- Start with Gemini 3.7 Flash?
- Compare with a frontier model
- Reason
- Cursor rates 3.7 Flash high, not frontier, for intelligence
| Task | Start with Gemini 3.7 Flash? | Reason |
|---|---|---|
| Trace and fix a bounded test failure | Yes | Fast tool use and enough reasoning for a short investigation |
| Apply a reviewed plan across several files | Yes | Low output cost suits longer implementation runs |
| Review a large repository slice repeatedly | Yes | 200k standard context and discounted cache reads |
| Implement a UI directly from a detailed visual reference | Compare with Gemini 3.1 ProGoogle's frontier model in Cursor for work that combines images and code, especially UI implementation and visual code analysis. Press Enter for the full definition. | Cursor gives 3.1 Pro a more specific visual-coding position |
| Resolve the hardest ambiguous architecture decision | Compare with a frontier model | Cursor rates 3.7 Flash high, not frontier, for intelligence |
These are task-selection rules derived from Cursor's published positioning, not benchmark results.
How much does Gemini 3.7 Flash cost in Cursor?
Cursor lists Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. at $0.75 per million input tokens, $0.075 per million cache reads, and $3.50 per million output. The cache-write column is blank, so its rate is not published. Do not turn that missing value into a claim that cache writes are free. Usage comes from the Other ModelsCursor's pool of supported third-party models from providers such as Anthropic, Google and OpenAI, with separate plan access and usage from Cursor Models. Press Enter for the full definition. pool at the published model rate.
- Token type
- Input
- Price per million tokens
- $0.75
- Token type
- Cache write
- Price per million tokens
- Not listed
- Token type
- Cache read
- Price per million tokens
- $0.075
- Token type
- Output
- Price per million tokens
- $3.50
| Token type | Price per million tokens |
|---|---|
| Input | $0.75 |
| Cache write | Not listed |
| Cache read | $0.075 |
| Output | $3.50 |
Standard Gemini 3.7 Flash rates from Cursor, checked August 14, 2026.
Plan access and usage balance are separate questions. Cursor lists Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. in the Other ModelsCursor's pool of supported third-party models from providers such as Anthropic, Google and OpenAI, with separate plan access and usage from Cursor Models. Press Enter for the full definition. pool available to Pro, Pro Plus and Ultra. Cursor StartAn India-only individual plan centered on Cursor Models, with cloud and mobile access but without Other Models, Auto, Bugbot, Automations or the Agent SDK. Press Enter for the full definition. does not include that pool. Once selected, its tokens use the third-party allowance described in Cursor pricing. Check the live picker before making a rollout depend on one model.
Teams and Enterprise add the Cursor Token Rate to eligible third-party model requests. The current fee is $0.25 per million tokens and applies to input, output, and cached tokens. A directly selected cached read therefore combines the $0.075 model rate with that separate fee. Check the usage record and contract before turning a model-table row into a team budget.
How should you use the 200k to 1M context and cache discount?
Treat 200k as the normal working window and 1M as the documented ceiling. A million-token maximum can hold a large repository slice, but it does not make every file relevant. Begin with the feature boundary, search outward when imports or test failures point elsewhere, and keep the acceptance check in view. More context is useful only while the model can still find the evidence that controls the change.
The 90% cache-read discount matters when the same context appears again. A first pass over one million fresh input tokens is $0.75 at the published model rate; a later cached read of the same amount is $0.075. That saving fits a sustained codebase session much better than a set of unrelated prompts. The blank cache-write rate also means you should validate the actual usage record instead of estimating the whole session from cache reads alone.
- 1Open a fresh session for one task and name the expected output and verification command.
- 2Load the smallest repository slice that explains the behavior, then search for missing dependencies.
- 3Keep stable instructions and relevant files in the same session so repeated context can be cached.
- 4Check the context indicator before adding broad logs, generated files, or unrelated folders.
- 5Inspect the usage breakdown after the run before using its cost as a team estimate.
A larger window is most useful when the work is connected. If the second request has a different goal, start another session. That keeps each review smaller and avoids paying to carry context that no longer helps. The Cursor model guide gives the same practical rule across models: compare accepted work and review time, not context size by itself.
Should you choose Gemini 3.7 Flash, Gemini 3.6 Flash, or Gemini 3.1 Pro?
Choose Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. as the current speed-tier starting point. It succeeds Gemini 3.6 Flash in that role and cuts the published rates by roughly half: input moves from $1.50 to $0.75, cache read from $0.15 to $0.075, and output from $7.50 to $3.50. Both pages list 200k standard context with a 1M maximum.
Choose Gemini 3.1 ProGoogle's frontier model in Cursor for work that combines images and code, especially UI implementation and visual code analysis. Press Enter for the full definition. when its Pro positioning fits the work, especially UI implementation from visual references and visual code analysis. Cursor rates 3.1 Pro medium for speed and cost and frontier for intelligence. Its standard rates are $2 input, $0.20 cache read, and $12 output per million tokens. That is a different trade rather than an automatic upgrade for every task.
- Model
- Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition.
- Cursor tier
- Fast / low / high
- Input / cache read / output
- $0.75 / $0.075 / $3.50
- Practical starting job
- Current high-throughput coding with reasoning
- Model
- Gemini 3.6 Flash
- Cursor tier
- Fast / low / high
- Input / cache read / output
- $1.50 / $0.15 / $7.50
- Practical starting job
- Predecessor kept for behavior comparison
- Model
- Gemini 3.1 ProGoogle's frontier model in Cursor for work that combines images and code, especially UI implementation and visual code analysis. Press Enter for the full definition.
- Cursor tier
- Medium / medium / frontier
- Input / cache read / output
- $2 / $0.20 / $12
- Practical starting job
- Visual coding and work that benefits from the Pro tier
| Model | Cursor tier | Input / cache read / output | Practical starting job |
|---|---|---|---|
| Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. | Fast / low / high | $0.75 / $0.075 / $3.50 | Current high-throughput coding with reasoning |
| Gemini 3.6 Flash | Fast / low / high | $1.50 / $0.15 / $7.50 | Predecessor kept for behavior comparison |
| Gemini 3.1 ProGoogle's frontier model in Cursor for work that combines images and code, especially UI implementation and visual code analysis. Press Enter for the full definition. | Medium / medium / frontier | $2 / $0.20 / $12 | Visual coding and work that benefits from the Pro tier |
Prices per million tokens. Cursor has not published a direct quality benchmark among these three model pages.
Run the same small task in fresh sessions when the choice matters. Keep the prompt, files, and test fixed, then compare the final diff, failed attempts, elapsed time, and usage. The 3.7 rate advantage is clear from the table. Whether its result is better on your repository is something the rate card cannot answer.
Which Cursor tools can Gemini 3.7 Flash use?
Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. can use Cursor's full agent tool set. It can search files and folders, fetch web results, read and edit files, run shell commands, control the browser, generate images, ask clarifying questions, and fetch rules. The model page lists these as available capabilities, while the current product surface, sandbox, approvals, credentials, and team settings still decide what a particular run can do.
- Tool
- Files and search
- Useful job
- Find the owner of a behavior and inspect nearby tests
- Evidence to review
- Files read and search results
- Tool
- Web
- Useful job
- Check a current primary source during implementation
- Evidence to review
- Opened source and claim supported
- Tool
- Edit and shell
- Useful job
- Change code, format it, and run checks
- Evidence to review
- Diff, command, and exit status
- Tool
- Browser
- Useful job
- Exercise a route and verify a visual change
- Evidence to review
- URL, state, and screenshot
- Tool
- Image generation
- Useful job
- Create an image from text or a reference image
- Evidence to review
- Prompt, source asset, and final file
- Tool
- Questions and rules
- Useful job
- Resolve missing intent and load project instructions
- Evidence to review
- Answer received and rule applied
| Tool | Useful job | Evidence to review |
|---|---|---|
| Files and search | Find the owner of a behavior and inspect nearby tests | Files read and search results |
| Web | Check a current primary source during implementation | Opened source and claim supported |
| Edit and shell | Change code, format it, and run checks | Diff, command, and exit status |
| Browser | Exercise a route and verify a visual change | URL, state, and screenshot |
| Image generation | Create an image from text or a reference image | Prompt, source asset, and final file |
| Questions and rules | Resolve missing intent and load project instructions | Answer received and rule applied |
The tools are published by Cursor. Their availability and authority remain specific to the current run.
Tool access should change the prompt you write. Ask for the verification step alongside the implementation: run the named test, inspect the target route, or show the final file. A model with browser and shell access can collect better evidence than a chat response, but only when the task asks for it. External writes and production changes still need the authority that applies to that system.
Can Cursor Router select Gemini 3.7 Flash automatically?
Cursor Router can route Auto requests to models in its changing pool, but Cursor does not promise that a particular request will use Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition.. Router is available on Teams and Enterprise. Cost keeps bundled Auto pricing, while Balance and Intelligence charge the rate of the model actually used. Third-party routes also receive the Cursor Token Rate.
Select Gemini 3.7 FlashGoogle's latest speed-tier model in Cursor for high-throughput coding, with a 1M maximum context window and a 90% cached-input discount. Press Enter for the full definition. directly when the model identity is part of the test or approval. Use Router when the goal is to let Cursor choose per request and the team accepts that the underlying pool changes. If admins expose the routed model in responses, review that record before attributing a result or cost to Gemini 3.7 Flash.
Frequently asked questions
What is Gemini 3.7 Flash in Cursor?
Gemini 3.7 Flash is Google's latest speed-tier model in Cursor. Its model ID is gemini-3.7-flash, and Cursor rates it fast for speed, low for cost, and high for intelligence.
How much does Gemini 3.7 Flash cost?
Cursor lists $0.75 per million input tokens, $0.075 per million cache reads, and $3.50 per million output. The cache-write rate is not listed. It draws from the third-party Other Models pool.
Which Cursor plans include Gemini 3.7 Flash?
Gemini 3.7 Flash uses the Other Models pool included with Pro, Pro Plus and Ultra. Cursor Start excludes that pool. Check the live model picker before planning a workflow around one model.
Does Gemini 3.7 Flash have a 1M context window?
Cursor lists a 200k standard context window and a 1M maximum. Use the smaller working set that explains the task, then expand when repository evidence points outward.
Is Gemini 3.7 Flash cheaper than Gemini 3.6 Flash?
Yes. Its listed input and cache-read rates are half of Gemini 3.6 Flash, and output falls from $7.50 to $3.50 per million tokens. Both list 200k standard context and a 1M maximum.
Should I use Gemini 3.7 Flash or Gemini 3.1 Pro?
Start with 3.7 Flash for fast, lower-cost coding with reasoning. Compare 3.1 Pro when the job needs the visual coding position Cursor gives that model or when your own fixed task shows a frontier-tier model produces a better verified result.
What tools can Gemini 3.7 Flash use?
It can search and read files, use the web, edit files, run shell commands, control the browser, generate images, ask questions, and fetch rules. Actual access still follows the current sandbox, approvals, credentials, and team settings.
Sources & last verified
- Cursor Docs: Gemini 3.7 Flash
- Cursor Docs: Models and Pricing
- Cursor: Pricing
- Cursor Help: Token Rate
- Cursor Docs: Cursor Router
Cursor ships frequently. Facts verified against primary sources on August 14, 2026.
Keep reading
Rather do it than read about it? Run 11 interactive Cursor walkthroughs in a simulated editor. Free, no account needed.