Claude Code Pricing (2026): Bundled with Claude Pro & Max
Claude Code pricing — bundled with Claude Pro ($20), Max 5x ($100), and Max 20x ($200). What each tier unlocks and when to upgrade.
Plans & Pricing at a Glance
Claude Pro (with Claude Code)
Switch to annual and save $48/year
Claude Max 5x (with Claude Code)
Claude Max 20x (with Claude Code)
Claude Pro (with Claude Code)
$20/mo
$16/mo billed annually
Most developers using Claude Code daily
Claude Max 5x (with Claude Code)
$100/mo
Full-time engineers running Claude Code all day
Claude Max 20x (with Claude Code)
$200/mo
Power users running multi-hour agent sessions
TL;DR
Claude Code is bundled with every Claude plan. At the $20 Pro tier it’s the clearest-value AI coding subscription of 2026 — a terminal agent with Opus 4.6 and Sonnet 4.6 plus the Claude web interface.
Every Claude plan that includes Claude Code
| Plan | Price | Opus 4.6 usage | Context | Best for |
|---|---|---|---|---|
| Pro | $20/mo | Limited | 200K | Most developers |
| Max 5x | $100/mo | Generous | 1M | Full-time engineers |
| Max 20x | $200/mo | Highest caps | 1M | Multi-hour agent users |
What “Claude Code” actually is
Claude Code is a terminal CLI that Anthropic ships. It runs as an agent in your project — it reads files, runs shell commands, edits code, and handles long refactors. It authenticates against your Claude subscription, so you don’t pay extra.
Every tier unlocks:
- The Claude Code CLI itself (with agent, file tools, subagents)
- The Claude web interface and desktop app
- Skills (reusable agent recipes)
- Sonnet 4.6 and Haiku 4.6 with no practical limits at typical use
The upgrade ladder (Pro → Max 5x → Max 20x) is primarily about how much Opus 4.6 you can consume and whether you get the 1M context window.
When to upgrade from Pro to Max 5x
Signs:
- You see “usage limit reached” prompts on Opus 4.6.
- Your codebase routinely exceeds 200K tokens (Pro’s context cap).
- You run long agent sessions daily and bump into quotas.
When to upgrade from Max 5x to Max 20x
Only if you:
- Run multi-hour autonomous agent sessions most days.
- Hit Max 5x Opus limits regularly.
- Are a full-time AI agent power user (rare).
For most full-time engineers, Max 5x at $100/mo is the sweet spot.
Annual billing
Claude Pro’s annual rate is $192/year ($16/month equivalent). Max tiers are monthly-only as of April 2026.
Related
Our Verdict
Best for: Anyone who runs serious coding agents — Claude Code at Pro tier is the clearest-value AI coding subscription of 2026
Avoid if: You only want autocomplete (pick Cursor or Copilot) or can't work from a terminal
Frequently Asked Questions
- How much does Claude Code cost in 2026?
- Claude Code is not sold separately. It's bundled with every Claude plan: Pro at $20/mo, Max 5x at $100/mo, and Max 20x at $200/mo. The higher tiers unlock more Opus 4.6 usage and the 1M context window.
- Is Claude Code worth $20/mo at the Pro tier?
- Yes, emphatically. Claude Pro includes Claude Code, the Claude web interface, Skills, and a capable agent — all for $20/mo. It's arguably the single highest-value AI coding subscription on the market.
- When should I upgrade to Max 5x?
- If you regularly hit Pro's Opus 4.6 usage caps, or you work in codebases over 200K tokens where the 1M context on Max matters. Most part-time users stay on Pro.
- Is Max 20x overkill for individuals?
- Usually yes. Max 20x is for engineers running multi-hour autonomous agent sessions daily. If you're not sure, start on Max 5x and upgrade only if you consistently hit rate limits.
- Does Claude Code have a free tier?
- No. Claude Code requires a paid Claude plan. The web version of Claude has a free tier, but Claude Code does not.
- Can I use Claude Code without the web interface?
- Yes. Claude Code is a terminal CLI. Your Claude Pro/Max subscription authenticates it. You can use either surface independently.
- Is Claude Code the same as Anthropic's API?
- No. Claude Code is a first-party CLI built by Anthropic that uses your Claude subscription for billing. The Anthropic API bills per token and is a separate product aimed at developers building their own apps.