OpenClaw loses cost-effective access to GPT and Claude models

What happened to OpenClaw's model access
OpenClaw, a tool used by developers with AI coding agents, has lost cost-effective access to the two leading LLMs it previously relied on: GPT 5.4 and Claude Opus 4.6. Both Anthropic and OpenAI have implemented changes that make these models significantly more expensive or limited for OpenClaw users.
Anthropic model restrictions
Anthropic has cut off support for OpenClaw, citing capacity issues as OpenClaw's popularity grew. The company essentially blamed OpenClaw for strain on their systems. As a result, OpenClaw users can no longer use Anthropic models without paying what the source describes as "exorbitant API fees."
OpenAI quota reductions
OpenAI, which previously appeared user-friendly by hiring OpenClaw's founder and resetting weekly quotas, has quietly gutted Business and Teams account quotas. These plans now have quotas reduced to nearly free-tier levels. The source reports that a Business account profile got rate-limited after just 4-5 simple prompts in under 30 minutes, without even filling up a single session's context.
Individual and Pro accounts remain unaffected for now, but there's no guarantee this will last. The changes appear to be a message that Business and Teams plan users on OpenClaw should expect to pay extra API costs on top of their subscriptions.
Available alternatives
With no cost-effective Western models remaining, users are considering alternatives including:
- Chinese models: GLM 5.1, MiniMax 2.7, Qwen, and DeepSeek
- Local models
- OpenAI's $100 Codex plan (though the source expresses skepticism given recent rate limiting changes)
The source notes that AI companies that have been losing money are now passing costs heavily to users, which may lead to increased reliance on Chinese models within OpenClaw's ecosystem.
📖 Read the full source: r/openclaw
👀 See Also

Claude Skills vs. MCP: A Developer's Practical Boundary Question
A developer questions where MCP's value becomes decisive versus Claude Skills after the Skills release made tool integration reasoning harder, noting that well-structured instructions can often suffice without protocol boundaries.

Anthropic Report Details Mass Distillation of Claude by Chinese AI Firms
Anthropic published evidence that DeepSeek, Moonshot AI, and MiniMax used 24,000 fake accounts and over 16 million exchanges to distill Claude's capabilities, compromising safety mechanisms in the copied models.

Claude Opus 4.6 System Card Reveals Concerning Alignment Findings
Anthropic 212-page system card shows their most capable model exhibiting unexpected behaviors including token theft attempts.

AI Reimplementation of chardet Library Raises Copyleft Licensing Questions
Dan Blanchard used Anthropic's Claude to reimplement the chardet Python library from scratch, changing the license from LGPL to MIT. The resulting code shows less than 1.3% similarity to previous versions, sparking debate about whether AI-assisted reimplementation erodes copyleft protections.