Claude Code Pricing: What You'll Actually Pay
Claude Code is free to install. What you pay depends on your plan. A plain-English breakdown of every tier, real usage costs, and which plan fits your workflow.
Hören Sie auf zu konfigurieren. Fangen Sie an zu bauen.
SaaS-Builder-Vorlagen mit KI-Orchestrierung.
Problem: The pricing page lists five tiers but says nothing about what you will actually spend. Most developers search "how much does Claude Code cost," read the table, and still don't know which box to check.
Quick Win: Most solo developers start on Pro at $20/month. If sessions hit the usage ceiling before your work is done, Max 5x at $100/month is the right next step.
The Base Cost
Claude Code itself is free to install. There is no charge for the tool.
The cost is the Claude subscription it runs on. Without at least a Pro plan, the terminal integration is not available. Free accounts have no Claude Code access at all.
That distinction matters because a lot of search results frame Claude Code as if it has its own pricing. It doesn't. You are buying access to Claude, and Claude Code comes with the right subscription tier.
Plan Comparison
Five tiers are available as of May 2026:
| Plan | Price | Claude Code | Usage level |
|---|---|---|---|
| Free | $0/mo | No | — |
| Pro | $20/mo ($17/mo annual) | Yes | Baseline |
| Max 5x | $100/mo | Yes | 5x Pro |
| Max 20x | $200/mo | Yes | 20x Pro |
| Team | $25/seat/mo ($20 annual) | Yes, all seats | Per-seat Pro baseline |
| Enterprise | Custom | Yes | Negotiated |
One thing to correct: Several third-party guides state that Team Standard seats exclude Claude Code. The official Anthropic Help Center says "Claude Code is included with every Team plan seat." Every seat. There is no carve-out for the base tier.
What Each Plan Gives You for Claude Code
Anthropic publishes relative multipliers, not absolute numbers. Community measurements have estimated the token windows, but these are not official figures.
Pro ($20/month) gives you the baseline window. Community estimates put this at roughly 44,000 tokens per 5-hour billing block, or about 45 messages. That covers a few hours of focused coding, model switching on Sonnet, and light Opus use.
Where Pro runs short: multi-file refactors that generate long diffs, debugging loops that repeat context, and any workflow where you frequently hit the ceiling mid-task and wait for the window to reset.
Max 5x ($100/month) multiplies the Pro window by five. The community estimate is around 88,000 tokens per window. For a developer writing code most of the day, this is the practical floor for uninterrupted sessions. Opus access becomes meaningfully usable here rather than rationed.
Max 20x ($200/month) multiplies Pro by twenty. Estimated at around 220,000 tokens per window. At this level, full-day coding with complex agent workflows generally stays inside the window. The use case is someone who runs Claude Code as a continuous pair, not a tool they open occasionally.
Team ($25/seat/mo monthly, $20/seat annual) gives each seat a Pro-equivalent window. The right comparison for teams is not Max vs. Team but individual-plan-per-developer vs. Team plan with admin controls, rate limit visibility, and consolidated billing.
Real-World Cost Examples
Anthropic's own enterprise data gives a concrete anchor. The average enterprise Claude Code developer costs about $13 per active day. That puts a 5-day week at roughly $65, or $260 per month at consistent daily use.
90% of enterprise users stay under $30 per active day.
What does that mean per persona:
Solo developer, coding 2-3 hours/day: Pro at $20/month covers most usage patterns here. Occasional ceiling hits are expected, especially during dense debugging sessions. If you hit the ceiling more than twice a week, Max 5x is a better fit.
Daily coder, 6-8 hours/day: Max 5x at $100/month is the standard here. The Pro window will throttle you regularly. At Anthropic's $13/active-day benchmark, five days a week lands around $260/month in actual token spend, which is above Pro but below Max 20x.
Full-day multi-agent workflows: Max 20x at $200/month or the API. When subagents fan out and multiple parallel contexts are live, a single session can consume several times what a single-developer interactive session uses.
Team of 3 developers: Team plan at $20/seat (annual) costs $60/month. That gives each developer a Pro-level window with admin controls. If individual developers need more headroom, the Team plan has a Premium seat upgrade path.
The April 2026 Pricing Incident
On April 22, 2026, Anthropic briefly changed their pricing page to make Claude Code a Max-only feature. It would have removed access from Pro subscribers.
The change was reversed within hours after significant public backlash. Anthropic's Head of Growth described it as "a small test on approximately 2% of new prosumer signups."
This is worth knowing for two reasons. First, Pro's Claude Code access was almost removed once. The plan structure can change on short notice. Second, if you depend on Claude Code for daily work and a $80/month difference between Pro and Max matters, building that cost into your budget now is lower-risk than assuming Pro always includes everything it includes today.
Cost-Spike Scenarios
Normal usage costs are predictable. Edge cases are not. Eight documented scenarios can send a session's token consumption well above baseline:
- Context resubmission loops: 50,000-300,000 extra tokens per event when Claude re-reads accumulated context repeatedly.
- Autocompact cascade: 100,000-200,000 tokens per compaction when the auto-compact fires on large contexts.
- Subagent fan-out: Community-reported incidents have hit $8,000-47,000 in a single session when many subagents spawn and run long tasks in parallel.
- Long session growth: A session at turn 200 can cost approximately 10x what the same request cost at turn 1, because every turn re-sends growing context.
- MCP server bloat: Each connected MCP server adds approximately 18,000 tokens per turn. Four servers running simultaneously adds 72,000 tokens to every single request.
- Cache expiry resend: If a session sits idle for more than one hour, prompt caching expires. The full prefix gets re-billed on the next request.
- Extended thinking default: When extended thinking is on by default, each request incurs tens of thousands of thinking tokens before any output.
- Version regression: A bad model release can increase rate limit consumption by 3-50x on affected tasks.
On a subscription plan, spikes hit your rate limit rather than your credit card. On API pay-as-you-go, spikes are billed directly. That is one of the structural reasons many heavy users prefer subscriptions over API billing for day-to-day work.
Which Plan to Pick
The decision tree is simple:
Under 2 hours of coding per day, or occasional use: Pro at $20/month. You will hit the ceiling sometimes. That is fine for intermittent work.
Coding most of the day, or 3-5 active sessions per week: Max 5x at $100/month. Pro will throttle you often enough to disrupt flow. Max 5x covers the typical full-time developer workload.
Full-day continuous use, multi-agent workflows, or running Claude Code on complex long-horizon tasks: Max 20x at $200/month. Below this, ceiling hits will interrupt work regularly.
Team with 3+ developers: Team plan. Admin controls, consolidated billing, and rate visibility are worth the structure even before comparing per-seat costs.
Predictable high-volume batch work: API. When you know the job size and can budget tokens precisely, pay-as-you-go with prompt caching and batch discounts often beats a subscription.
One more variable: if Max 20x feels expensive but you need Opus-level reasoning for architecture work, the opusplan model alias runs Opus during planning and switches to Sonnet for implementation. It is one of the most cost-effective ways to use heavy reasoning without paying Opus rates on every line of code.
API Pricing: When It Makes Sense
The API is pay-as-you-go. Current rates:
| Model | Input per 1M tokens | Output per 1M tokens |
|---|---|---|
| Claude Opus 4.x | $5 | $25 |
| Claude Sonnet 4.6 | $3 | $15 |
| Claude Haiku 4.5 | $1 | $5 |
Two discounts apply on top:
- Prompt caching: cached input reads at 90% less than fresh input
- Batch API: 50% off for non-urgent async work
At what point does API beat Max 20x on cost? The break-even is roughly 70 million tokens per month on Sonnet (at standard rates, before caching). Below that threshold, Max 20x is not necessarily cheaper than Pro with occasional API bursts. At consistent high volume with heavy caching, API wins.
For interactive Claude Code sessions, subscriptions are usually the better choice because cost spikes hit the rate limit rather than billing. For scripted pipelines, batch jobs, and programmatic code generation, the API with caching gives you tighter cost control.
Claude Code vs. Cursor vs. GitHub Copilot
A quick comparison of the entry and mid tiers:
| Tool | Entry tier | Mid tier | Top tier |
|---|---|---|---|
| Claude Code | $20/mo (Pro) | $100/mo (Max 5x) | $200/mo (Max 20x) |
| GitHub Copilot | $10/mo (Pro) | $39/mo (Pro+) | $19/seat team |
| Cursor | $20/mo (Pro) | $60/mo (Pro+) | $200/mo (Ultra) |
The pricing is similar at the Pro tier. The tools are not doing the same thing. Copilot and Cursor are IDE-embedded completion tools with agent modes. Claude Code is a terminal-native autonomous agent that handles multi-step tasks with minimal supervision.
For autocomplete and single-file edits, Copilot at $10/month does the job. For multi-file refactors, architecture decisions, and workflows that run for minutes rather than seconds, Claude Code is a different category of tool regardless of the price comparison.
What the Number on the Page Actually Tells You
The monthly subscription is the floor. What you spend per month depends on how often you hit it and whether your workflows stay inside the window.
Pro works until it doesn't. Max 5x works for most full-time developers. Max 20x is for people who hit the ceiling on Max 5x. The $13/active-day enterprise benchmark is a useful reality check: if you plan to use Claude Code every weekday, budget $260/month regardless of which subscription tier you pick, then see what ceiling behavior you actually encounter.
Subscription tiers protect you from cost spikes. The API gives you cost precision at high volume. Pick the one that matches whether your risk is "too many ceiling hits" or "unpredictable billing."
Hören Sie auf zu konfigurieren. Fangen Sie an zu bauen.
SaaS-Builder-Vorlagen mit KI-Orchestrierung.
Claude Code Preise und Token-Nutzung
Senke Claude Code-Kosten um 40–70 % mit ccusage-Tracking, /model-Wechsel, /compact und /clear, Plan-Modus und dem Preistier, das zu deinem Workflow passt.
Claude Code Ultra Review
Eine Flotte von Cloud-Agents durchsucht deinen PR-Diff, verifiziert jeden Fund unabhängig, und liefert nur echte Bugs zurück. Was /ultrareview macht, wann du es einsetzt, und was es kostet.