Claude Code Pricing Shift
- Anthropic moved Claude Code toward the higher-priced Max plan and has been testing removing it from the $20 Pro tier. - Community workarounds and a free proxy using NVIDIA NIM appeared, letting some users run unlimited coding sessions. - The adjustment highlights a market split between casual and power coding-agent users, with pricing and packaging becoming central (theregister.com, ).
Anthropic has been testing a version of Claude’s $20 Pro plan that does not include Claude Code, pushing some new users toward the higher-priced Max tier instead. (theregister.com) Claude Code is Anthropic’s terminal-based coding agent: it reads a codebase, edits files across a project, runs tests, and can deliver finished code instead of just suggesting snippets. Anthropic introduced it in research preview on February 24, 2025, alongside Claude 3.7 Sonnet. (anthropic.com, anthropic.com) The pricing tension is straightforward. Anthropic’s Max plan launched with 5x Pro usage for $100 a month and 20x Pro usage for $200, and Anthropic’s Max page says the bundle includes Claude apps and Claude Code in one subscription. (anthropic.com, anthropic.com) Anthropic told The Register the Pro change was a limited test affecting about 2 percent of new signups, and said existing Pro and Max subscribers were unaffected. The confusion came after public-facing plan pages and support language stopped listing Claude Code for some Pro users. (theregister.com) That test landed after Anthropic spent the past year packaging Claude Code as a premium feature for heavier users. In August 2025, the company added Claude Code to premium seats on Team and Enterprise plans and described “flexible pricing” and extra usage controls for organizations. (anthropic.com) The product itself helps explain the pricing pressure. Claude Code is built for long, tool-using sessions inside real software projects, and Anthropic’s newer Opus models have been pitched as stronger on advanced software engineering and longer-running coding work. (anthropic.com, anthropic.com) Developers responded by looking for ways to keep the Claude Code interface while swapping out Anthropic’s paid backend. NVIDIA’s documentation now includes a guide for using Claude Code with NVIDIA Inference Microservices, or NIM, through an Anthropic-compatible messages endpoint. (docs.nvidia.com) Open-source projects moved faster than Anthropic’s pricing page. One GitHub project, `cc-nim`, describes itself as a proxy that converts Claude Code requests to NVIDIA NIM format and advertises “free unlimited” use at up to 40 requests per minute with an NVIDIA API key; another project routes Claude Code calls to NVIDIA NIM, OpenRouter, LM Studio, or local llama.cpp setups. (github.com, github.com) Anthropic has not publicly announced a permanent removal of Claude Code from Pro, and its recent product posts still position coding features across several paid tiers. But the April 2026 test and the rush of proxy tools show that for coding agents, packaging is now part of the product. (theregister.com, anthropic.com, anthropic.com)