Anthropic Blocks Claude Subscriptions via Third-Party Tools

Anthropic has taken action against third-party tools using Claude subscriptions through OAuth integrations. The company claims Claude Pro/Max subscriptions were being used at scale beyond what the subscriptions were designed for, calling it subsidized access being "taken advantage of."
Timeline of Events
- January 9: Anthropic quietly started implementing server-side blocks
- February 20: Formal policy was published
- April 4: "Extra Usage" billing kicked in, making third-party OAuth integrations economically unviable
The creator of OpenClaw, a tool affected by these changes, was hired by OpenAI back in February, adding context to the situation. Users of OpenClaw reported receiving emails about the tool breaking due to these policy changes.
This type of restriction is common when companies detect usage patterns that exceed intended subscription models, particularly with API-based services where third-party tools can aggregate access.
📖 Read the full source: r/openclaw
👀 See Also

Claude Code v2.1.178 Adds Tool(param:value) Permission Rules, Fixes Subagent & Auth Issues
Claude Code v2.1.178 adds Tool(param:value) syntax for permission rules, fixes subagent transcript viewing, OAuth token mismatches, and auth refresh caching.

Claude-Code v2.1.110 adds TUI mode, push notifications, and multiple fixes
Claude-Code v2.1.110 introduces a new /tui command for flicker-free rendering, push notification capabilities for mobile alerts, and improvements to plugin management and remote control functionality. The release also includes numerous bug fixes for MCP servers, session handling, and UI issues.

Anthropic Removes Gmail Message Body Access from Claude Connector
Anthropic has removed the gmail_read_message and gmail_search_messages tools from the Gmail connector, replacing them with get_thread and search_threads that no longer return message bodies or attachment content.

Claude-Code v2.1.94 adds Mantle support, fixes critical bugs
Claude-Code v2.1.94 introduces Amazon Bedrock support via Mantle with the CLAUDE_CODE_USE_MANTLE=1 environment variable, changes default effort level to high for most users, and fixes 15+ bugs including rate-limit handling, macOS login issues, and plugin system problems.