
Anthropic just blocked every third-party agent tool from Claude subscriptions, and the cost jump is brutal
Anthropic blocked all third-party agent tools from Claude subscriptions on Saturday. Boris Cherny posted on X on Friday, 24 hours before the switch flipped. OpenClaw is the biggest name affected, with over 135,000 active instances running through Claude Pro and Max plans, but the ban covers every third-party harness that isn't Claude Code.
The technical argument: third-party harnesses bypass Anthropic's prompt caching layer, which means each session eats dramatically more compute than the same workload through Claude Code. Cherny submitted PRs to OpenClaw to improve its cache hit rates around the time of the announcement, more of a goodwill gesture alongside the ban than a failed compromise that led to it.
This didn't come out of nowhere either. Anthropic tightened the ToS language back in February, explicitly restricting OAuth tokens to Claude Code and Claude.ai. After that, third-party tools like OpenCode started voluntarily removing support for Claude subscription keys. Saturday's cutoff was the final step in a two-month tightening, not a sudden flip.
Max plan is $200/month, under the new API billing, extreme 24/7 agent sessions can theoretically hit $1,000 to $5,000 per day, though most normal workflows will land well below that. Anthropic is offering a one-time credit equal to the monthly plan cost, up to 30% off usage bundles, and full refunds for subscribers who want out.
Claude Code stays included in subscriptions with zero restrictions. The caching efficiency argument has real technical merit, but the practical outcome is the same: use Anthropic's tool for free or pay API rates for anything else.
Dev community is split, half say these tools were always violating ToS and Anthropic was generous to look the other way this long. The other half point out Claude Code itself automates through loops and MCPs that eat tokens the same way, making this about which tool accesses Claude rather than how much compute gets used.
What's your move if you're running agents on Claude?