docs: refresh anthropic token compatibility mirrors

This commit is contained in:
Peter Steinberger
2026-04-04 22:09:07 +01:00
parent 13b6a48991
commit 8ea5b1ddc0
8 changed files with 11 additions and 11 deletions

View File

@@ -613,7 +613,7 @@ Quick answers plus deeper troubleshooting for real-world setups (local dev, VPS,
<Accordion title="Do you support Claude subscription auth (Claude Pro or Max)?">
Yes. Reuse a local **Claude CLI** login on the gateway host with `openclaw models auth login --provider anthropic --method cli --set-default`.
Existing legacy Anthropic token profiles still run if they are already configured, but OpenClaw no longer offers Anthropic setup-token as a new setup path. See [Anthropic](/providers/anthropic) and [OAuth](/concepts/oauth).
Existing Anthropic OAuth/token profiles still run if they are already configured, but OpenClaw no longer offers Anthropic setup-token as a new setup path. See [Anthropic](/providers/anthropic) and [OAuth](/concepts/oauth).
Other providers can still use the generic token helpers with
`openclaw models auth setup-token --provider <id>` or
`openclaw models auth paste-token --provider <id>`.