Skip to content

Anthropic just cut off third-party harnesses

· 4 min read · Read in Español
Share:

If you use Claude through a third-party harness, your workflow just changed. Anthropic sent an email today that redefines who pays for what.


Starting April 4 at 12pm PT, Claude subscriptions (Pro, Max) no longer cover third-party harness usage. No OpenClaw, no external tools authenticating through your Claude account.

Want to keep using them? Pay-per-use. Billed separately from your subscription.

What happened

Anthropic emailed all subscribers:

Starting April 4 at 12pm PT, you’ll no longer be able to use your Claude subscription limits for third-party harnesses. You can still use them with your Claude account, but they will require extra usage, a pay-as-you-go option billed separately from your subscription.

The subscription still covers official products: Claude (web/app), Claude Code, and Claude Cowork. But any third-party tool that was using your account as a gateway to the models is now out.

The free credits

To ease the transition, Anthropic is giving a one-time pay-per-use credit equal to your subscription price:

PlanMonthly priceFree credit
Pro ($20)$20~$15
Max ($100)$100$80
Max ($200)$200$170

Redeem by April 17. They’re also launching up to 30% discounts on prepaid extra usage bundles.

Not happy? Anthropic is offering a subscription refund. That email arrives tomorrow.

Why they’re doing it

The email is blunt:

These tools put an outsized strain on our systems. Capacity is a resource we manage carefully and we need to prioritize our customers using our core products.

Translation: third-party harnesses were consuming disproportionate inference capacity. OpenClaw and similar tools were generating load that Anthropic couldn’t sustain at a flat subscription price.

Same old story in AI: inference costs are brutal. We saw it with Sora burning $15M per day. Anthropic is cutting before capacity degrades their core products.

OpenClaw is first, not last

The email specifies this policy applies to all third-party harnesses, though today it only hits OpenClaw. The rest will follow.

If your workflow depends on an external harness, the clock is ticking. We already analyzed OpenClaw’s security risks when it was GitHub’s most viral project — now add cost risk to the list.

What about harnesses built on Claude Code?

Here’s the important nuance. The policy distinguishes between:

  • Harnesses that authenticate directly with your Claude account → need pay-per-use
  • Tools that run on top of Claude Code → Claude Code is an official Anthropic product, still covered by your subscription

This means tools like Axon Terminal, which works as a harness on top of Claude Code (not a direct Claude API client), keep working with your regular subscription. Nothing changes. Your subscription covers Claude Code, and Axon Terminal uses Claude Code as its engine.

The difference is technical but crucial: authenticating against the Claude API directly (what OpenClaw does) is not the same as running an environment on top of Claude Code (what Axon Terminal does).

What this means for the ecosystem

This signals something bigger: Anthropic wants to control the user experience, not just the model.

The era of “I subscribe to Claude and use it from wherever” is over. Anthropic is pushing toward their own products (Claude web, Claude Code, Cowork) and leaving external usage as a paid premium.

For harness developers, the message is clear: either build on Anthropic’s official products, or your users will pay double.

My take

Not surprising. A flat $20-200/month subscription was unsustainable for tools that squeezed models with long prompts, chained agents, and hour-long sessions. Power users of harnesses were probably generating 10-50x more cost than a regular Claude web user. We saw it when a simple hook fired 35,000 calls in three days — now imagine that multiplied across thousands of OpenClaw users.

What’s interesting is they’re validating Claude Code as a platform. If you build on Claude Code, you’re inside the official ecosystem. If you build alongside it, you’re outside.

For those of you using tools like Axon Terminal: relax. It keeps working exactly the same, with your regular subscription. For OpenClaw and similar users: time to pull out the calculator.

Keep exploring

Found this useful? Share it

Share:

You might also like