Loading...


Updated 25 Jun 2026 • 5 mins read

Cursor pricing in 2026 spans five tiers: free Hobby, Pro at $20, Pro+ at $60, Ultra at $200, and Teams at $40 per user. Billing is credit-based, with a monthly pool equal to your plan price plus pay-as-you-go overages. This guide explains the model and how to choose.
Cursor is the most popular AI code editor on the market, and its pricing is usually the first question developers ask before switching. Since moving to a usage-based model, the plan names are simple but what you actually pay depends on how heavily you use AI models. This guide keeps the background brief and focuses on what matters: every Cursor plan in 2026, how the credit-based billing works, what drives your real cost, and how to choose the right plan for your workload.
Cursor is an AI-first code editor, built as a fork of VS Code, that puts an AI assistant at the center of how you write software. It keeps the familiar VS Code interface and extension compatibility, then adds AI autocomplete, a chat that understands your whole codebase, and agents that can make multi-file changes on their own. In short, it is a normal editor with a coding AI wired into every action.
Under the hood, Cursor routes your requests to foundation models from OpenAI, Anthropic, and Google rather than running its own. Tab completions suggest code as you type, Auto mode lets Cursor pick a cost-efficient model for routine work, and you can manually select premium models like Claude or GPT for harder tasks. Agent mode runs multi-step, multi-file operations autonomously, and Max mode expands the context window so the model can reason over more code at once. Because every request is ultimately a model API call, your cost is tied to which model you use and how much work you ask of it, which is exactly what the pricing model below reflects.
This is the part that trips people up, so it is worth understanding before looking at the plans. In June 2025 Cursor moved from a fixed request-based model to usage-based billing, and the structure has stayed that way since. The formula is simple:
Cursor cost = a fixed monthly fee (which includes a pool of usage credits equal to the plan price) + any on-demand overages billed in arrears.
Every paid plan comes with a monthly credit pool roughly equal to its subscription price. Pro, for example, includes about $20 of model usage. You draw down that pool as you use AI, and the rate of depletion depends entirely on which model you pick and how heavy the request is.
When usage is metered, Cursor bills against your credits at flat per-token rates regardless of the underlying model, then premium model selection scales how many tokens a task consumes.
| Token type | Cursor rate (per 1M tokens) |
|---|---|
| Input and cache writes | $1.25 |
| Output | $6.00 |
| Cache reads | $0.25 |
Because requests are backed by model APIs, your effective cost mirrors the providers' own rates. Our Claude pricing 2026, ChatGPT pricing 2026, and Google Gemini API pricing guides show what the models inside Cursor cost at source.
Cursor offers five individual and team tiers plus custom Enterprise. The only real difference between Pro, Pro+, and Ultra is the size of the credit pool; the features are the same.
| Plan | Price / month | Included usage | Best for |
|---|---|---|---|
| Hobby | $0 | Limited agent requests and Tab completions | Evaluating Cursor |
| Pro | $20 | ~$20 credit pool, unlimited Tab and Auto mode | Daily individual developers |
| Pro+ | $60 | 3× Pro usage on OpenAI, Claude, Gemini | Heavy frontier-model users |
| Ultra | $200 | 20× Pro usage, plus priority access | Full-time AI-native developers |
| Teams | $40 / user | Pro-equivalent usage plus admin and SSO | Teams of 3 or more |
| Enterprise | Custom | Pooled usage, audit logs, SCIM | Large orgs and compliance |
A genuine free tier, not a trial. You get limited Agent requests and limited Tab completions with no credit card, plus a one-week full Pro trial when you start. It is enough to evaluate Cursor or to cover light, occasional coding.
The plan most developers should choose. It unlocks unlimited Tab completions, unlimited Auto mode, extended Agent limits, access to frontier models, MCPs, skills, hooks, and background or cloud agents, along with about $20 of included model usage. For anyone who codes daily, Pro pays for itself if it saves even an hour of work a month.
Pro+ adds no new features; it simply triples your usage, giving 3x the credits of Pro on all OpenAI, Claude, and Gemini models. Cursor recommends it as the sweet spot for active developers who use frontier models regularly and would otherwise rack up overages on Pro.
Ultra gives 20x the usage of Pro plus priority access to new features. At this price it is infrastructure spend rather than a productivity subscription, built for developers who live in Cursor all day, run background agents continuously, and rely on frontier models for large-context work.
Teams gives each seat Pro-equivalent AI access plus organizational features: shared chats, commands, and rules, centralized billing, usage analytics, org-wide privacy mode, role-based access control, and SAML or OIDC SSO. The $20 per-seat usage premium over an individual Pro plan is the price of administrative control and shared context.
Everything in Teams plus pooled usage across the organization, invoice and purchase-order billing, SCIM seat management, an AI code tracking API and audit logs, granular admin and model controls, and priority support. It is for large organizations with compliance, security-review, or procurement requirements.
Cursor updated its Teams plan in June 2026 and estimates the changes lower costs for about 90 percent of teams. They took effect immediately for new customers and from July 1, 2026 for renewing customers.
Two developers on the same plan can see very different effective costs, because cost is set by model choice and request size, not by the plan alone. The biggest drivers are:
This is the same dynamic that governs any model-backed tool, where usage growth quietly outpaces the sticker price. Our LLM cost optimization guide and our note on the true cost of tokens explain why.
The most common mistake is starting on Ultra just in case. Match the plan to how you actually work, then move up only when you consistently exhaust a tier's credits. Use the table as a quick guide.
| Your situation | Best plan | Why |
|---|---|---|
| Evaluating Cursor or coding under 10 hours a week | Hobby ($0) | Real free functionality, no card needed |
| Cursor is your daily editor, 2 to 4 hours a day | Pro ($20) | Unlimited Tab and Auto cover most workflows |
| Pro overages regularly hit $20 to $40 a month | Pro+ ($60) | 3× credits is cheaper than paying overages |
| Pro+ overages still exceed ~$140 a month | Ultra ($200) | 20× credits for full-time, agent-heavy work |
| Team of 3+ needing billing, SSO, shared rules | Teams ($40/user) | Only tier with admin controls |
| Heavy agent users inside a team | Teams Premium ($120/seat) | 5× usage avoids unpredictable overages |
| Compliance, audit, or pooled org usage | Enterprise (custom) | Pooled usage and audit logs |
The simple rule Start on Pro. Watch your usage dashboard for a full billing cycle. If you finish the month with credits to spare, stay on Pro. If you are rationing agent requests near month-end or paying $20 to $40 in overages, move to Pro+. Only step up to Ultra if Pro+ still feels limiting after a full cycle. For teams, the $20-per-seat premium over individual Pro plans buys centralized billing, SSO, and shared context, which is worth it the moment you have three or more developers.
If Cursor sits inside a larger AI and cloud bill, fold it into the same budgeting discipline you use elsewhere, as covered in our token budgeting framework and FinOps for AI token and GPU costs guides.
Cursor pricing in 2026 is straightforward once you understand that you are buying a credit pool, not a fixed number of requests. Hobby is a real free tier, Pro at $20 is the right home for most working developers, Pro+ and Ultra exist for the minority who exhaust those credits, and Teams adds the administrative layer organizations need. The amount you actually pay comes down to model choice, agent usage, and context size, so lean on Auto mode, reserve premium models for hard problems, and let your usage dashboard, not guesswork, decide when to upgrade.
Cursor has five tiers: Hobby is free, Pro is $20 a month, Pro+ is $60, Ultra is $200, and Teams is $40 per user a month, with custom Enterprise pricing. Annual billing saves about 20 percent.
Each paid plan includes a monthly pool of usage credits equal to its price (Pro includes about $20). You draw down the pool as you use AI models, and once it is exhausted you can upgrade or enable pay-as-you-go overages at the same rates.
The features are identical; only the credit pool changes. Pro+ gives 3x the usage of Pro and Ultra gives 20x, plus priority access to new features. Upgrade only when you consistently exhaust the lower tier.
Yes. The Hobby plan is free forever with limited Agent requests and Tab completions and no credit card, plus a one-week full Pro trial. Verified students can also get a year of Pro free.