docs(anthropic): remove setup-token setup docs

This commit is contained in:
Peter Steinberger
2026-04-04 15:46:13 +09:00
parent 1b4bb5be19
commit 0ab160cda9
20 changed files with 108 additions and 306 deletions

View File

@@ -138,14 +138,6 @@ What you set:
On macOS, choose "Always Allow" so launchd starts do not block.
</Accordion>
<Accordion title="Anthropic setup-token (manual)">
Supported for manual config, not shown as an interactive assistant choice.
- Generate on any machine: `claude setup-token`
- Run on the gateway host: `openclaw models auth setup-token --provider anthropic`
- Or paste an existing token: `openclaw models auth paste-token --provider anthropic`
</Accordion>
<Accordion title="OpenAI Code subscription (Codex CLI reuse)">
If `~/.codex/auth.json` exists, the wizard can reuse it.