#Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/setting

1 messages · Page 1 of 1 (latest)

glad osprey
#

I was able to use claude cli with openclaw and not it's not working anymore. Is there anyworkaround?

willow tulipBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

tender zephyrBOT
# glad osprey I was able to use claude cli with openclaw and not it's not working anymore. Is ...

That error is coming from Anthropic’s side, not Discord/OpenClaw itself: Claude CLI reuse is still supported in OpenClaw, but Anthropic may require “extra usage” for some third-party / long-context requests.

First thing: what does this show?

openclaw --version
openclaw models status
openclaw logs --follow

If the log says something like Extra usage is required for long context requests, the usual workarounds are:

  1. Disable context1m for the selected Anthropic model so OpenClaw uses the normal context window.
  2. Use an Anthropic API key instead of Claude CLI reuse for the more predictable billing path.
  3. Add fallback models so OpenClaw can continue when Anthropic rejects that request.
  4. If it’s auth rather than billing, re-check Claude CLI on the gateway host:
glad osprey
#

I'm getting different error: "Third-party apps now draw from your extra usage, not your plan limits. Add more at claude.ai/settings/usage and keep going"