Claude Code pricing is simpler than it first looks: there is no separate Claude Code subscription. You get it by paying for a Claude plan that includes it, or by paying per use through Anthropic's API. This guide sets out every option as of September 2026 and how to choose the cheapest one that fits your work.

Prices change. Everything below was read from Anthropic's pricing page and documentation on 24 September 2026. Before you pay, check the current figures at claude.com/pricing; the structure tends to outlast the numbers.

Is Claude Code free?

No. The free Claude plan is a real, useful product โ€” chat on the web, desktop and phone, web search, file creation โ€” but it does not include Claude Code. Anthropic's setup documentation is direct about it: "The free claude.ai plan does not include Claude Code access."

The free plan is still the right place to start if you are unsure whether AI helps your work at all. When you find yourself copying instructions out of a chat window and carrying them out by hand on your files, that is the point where Claude Code starts earning its price. Our comparison of Claude Code and Claude in a browser covers that decision in detail.

Claude Code pricing at a glance

PlanPrice (USD, before tax)Claude Code?Who it suits
Free$0NoTrying AI chat before paying
Pro$20/month, or $17/month billed annually ($200 up front)YesBeginners and occasional users
MaxFrom $100/month, in 5ร— or 20ร— Pro's usageYesPeople who use it for hours every day
TeamStandard seat $20/month billed annually ($25 monthly); premium seat $100 ($125 monthly)YesGroups of 2 to 150
Enterprise$20/seat/month billed annually, plus usage at API ratesYesLarge organisations
API (Console)Pay per token, no subscriptionYesOccasional or automated use, developers

Sources: Claude pricing and Claude Code setup documentation, both read 24 September 2026.

How the subscription plans work

Pro: where almost everyone should start

Pro includes Claude Code alongside everything in the chat app. You pay a flat fee, and your use is subject to usage limits โ€” an allowance that refills over time rather than a fixed number of messages. For learning Claude Code and using it a few times a week on documents, folders and small projects, Pro is usually enough.

The annual option saves about 15 percent, but only commit to it once you know you will keep using the tool.

Max: for heavy daily use

Max starts at $100 a month and comes in two sizes, offering five or twenty times Pro's usage. It also adds higher output limits and priority access at busy times. Max is for people who hit Pro's limits regularly โ€” typically those running long sessions most days. Nobody needs it to learn.

Team and Enterprise

Team plans bill per seat and let you mix standard and premium seats, so heavy users can have more headroom without paying for it across the whole group. Enterprise adds administrative controls such as spend limits, audit logs and SSO, and charges usage at API rates on top of the seat price.

What "usage limits" really mean

This is the part that confuses people. A subscription does not give you unlimited Claude Code. It gives you an allowance, and how fast you spend it depends on how much text passes through each session โ€” not on how many messages you send.

Three things drive consumption:

  • How much Claude Code reads. Asking about one folder of ten files is cheap. Starting it in a directory holding thousands of files and asking a vague question is not.
  • How long a conversation runs. Every new request carries the conversation so far. A two-hour session on five unrelated tasks costs far more than five short ones.
  • Which model you choose. The most capable models use the allowance fastest.

Inside Claude Code, the /usage command shows where you stand. On Pro and Max it also breaks down what consumed your allowance, including any Skills, subagents or MCP servers involved. If you run out, Pro and Max can turn on usage credits to keep working past the limit at extra cost, with a monthly spending cap you set yourself.

Pay-per-use API pricing

Instead of subscribing, you can sign in with an Anthropic Console account and pay per token โ€” per unit of text processed. There is no monthly fee; you are billed for exactly what you use.

That sounds cheaper, and for occasional use it can be. For regular use it usually is not. Anthropic's own cost documentation reports that across enterprise deployments the average is around $13 per developer per active day and $150โ€“250 per developer per month, with 90 percent of users staying below $30 per active day. Those are professional developers working all day, so a beginner's bill would be far smaller โ€” but the figures show why a flat $20 subscription is the safer default for most individuals.

Source: Claude Code documentation โ€” Manage costs effectively.

Which plan should you choose?

  1. Not sure AI helps you yet? Use the free chat plan for a week. It costs nothing and answers the real question.
  2. Ready to try Claude Code? Take Pro, monthly. It is the cheapest way in, and you can cancel.
  3. Hitting Pro's limits every week? First try the habits below. If you still run out, move to Max.
  4. Running scripts or automations with no person watching? Consider an API account, where cost tracks exactly what runs.

How to make any plan go further

Most people who think they need a bigger plan actually need better session habits. These come straight from how the allowance is spent:

  • Start Claude Code in the smallest folder that holds the job, not your whole home directory.
  • Use /clear between unrelated tasks so each new request does not drag the old conversation along.
  • Use /compact when a long task has to continue: it summarises the conversation and frees space.
  • Ask for a plan first on big jobs. Correcting a plan is cheap; redoing forty edits is not.
  • Keep a short CLAUDE.md describing the project, so Claude Code does not have to rediscover it every session.

These habits โ€” especially managing the context window โ€” get a full chapter in Claude Code for Beginners, because they are the difference between a Pro plan that feels tight and one that feels generous.

Is Claude Code worth the money?

It depends entirely on whether you have work that ends up as files. If your AI use is drafting emails and asking questions, the free plan or a chat subscription will do. If you regularly rename, sort, convert, summarise or build things across many files, an hour saved a week pays for Pro several times over. Our list of things you can automate with Claude Code is a quick way to check whether your week contains that kind of work.

If you decide to go ahead, the Windows installation guide and the Mac installation guide get you running in ten minutes, and the Claude Code for Beginners book takes it from there.

Frequently asked questions

Is there a free trial of Claude Code?

There is no free tier for Claude Code itself. Pro is billed monthly and can be cancelled, which is the lowest-cost way to try it.

Does the Pro plan include Claude Code?

Yes. Pro, both Max tiers, Team and Enterprise all include it.

Is Claude Code cheaper through the API?

For light, occasional use it can be. For regular use, the flat subscription is usually cheaper and has the advantage of a predictable bill.

Do I pay extra for the desktop app or VS Code extension?

No. Every surface uses the same account and the same allowance.