How much does Claude Code cost?
Claude Code is included in every paid Claude plan. As of 2026-07 that means Pro at $20/month ($17 if billed annually), Max at $100–$200/month, and Team at about $25 per seat. The command-line tool is free to download, but real usage needs a paid plan or metered API tokens—there is no free tier.
Why — the first-principles explanation
Claude Code can be paid for in two very different ways, and knowing which one you're on explains the whole price. The first is a flat subscription: you pay a fixed monthly fee (Pro, Max, Team, or Enterprise) and your coding sessions draw against usage limits that reset on a schedule. The second is metered API billing: you connect an Anthropic Console account and pay only for the tokens you actually use, with no monthly minimum.
Tokens are the unit that makes API pricing move. A token is roughly four characters of text. Every time Claude reads your files and writes a reply, it counts input tokens (what it reads) and output tokens (what it writes). Coding sends a lot of context—whole files, error logs, git history—so tokens pile up faster than in a simple chat. That's why the same task can cost pennies or dollars depending on how much code is in play.
For most individuals, the subscription is the predictable choice because it caps your monthly spend no matter how many tokens you burn. The API route is better for light, occasional, or automated use where you'd rather not pay a flat fee. Anthropic's own enterprise data shows the average developer runs about $13 per active day on metered billing, which is why heavy daily users usually save money on a subscription.
An example that makes it click
Think of a gym. A membership is $20 a month and you can work out as often as you like—that's the Pro plan. A day pass is $5 each visit—that's the API, where you pay per token instead of per workout. If you go every day, the membership is cheaper. If you show up twice a month, the day passes win. Claude Code is the same building with two doors at the front desk.
Key facts
- Pro plan is $20/month, or $17/month billed annually, and includes Claude Code (as of 2026-07).
- Max ranges from $100/month (5×) to $200/month (20×); Team is about $25 per seat per month.
- The Claude Code CLI is free to download, but usage requires a paid plan or API tokens.
- API token pricing for Claude Opus 4.5 is $5 per million input tokens and $25 per million output tokens.
- Enterprise deployments average about $13 per developer per active day and $150–$250 per developer per month.
Anthropic's agentic coding tool that works in your terminal.
Affiliate link — we may earn a commission at no cost to you.▶ The 60-second explainer (script)
How much does Claude Code cost? It's included free in every paid Claude plan, and the tool itself is free to install. As of July 2026, the cheapest way in is Claude Pro at twenty dollars a month, or seventeen if you pay yearly. Need more headroom? Max runs a hundred to two hundred dollars a month, and Team is about twenty-five dollars per seat. There's also a second door: connect an API account and pay only for the tokens you use—roughly five dollars per million words in and twenty-five out on the top model. Heavy daily coders save money on a flat subscription, since metered use averages about thirteen dollars a day. Light or occasional users often pay less on the API. Either way, there's no truly free tier for real work—you pick the door that matches how often you code.
What authoritative sources say
People also ask
Is there a free version of Claude Code?
The CLI is free to install, but running it requires a paid Claude plan (from $20/month) or metered API tokens. There is no free usage tier.
Which plan is cheapest for Claude Code?
Claude Pro at $20/month ($17 billed annually) is the lowest-cost plan that includes Claude Code.
Do I pay per token or a flat fee?
On a subscription you pay a flat monthly fee. If you authenticate with an API/Console account instead, you pay per token used.
How much do heavy users spend?
On metered API billing, Anthropic reports the average developer spends about $13 per active day and $150–$250 per month.