Anthropic (Claude)
Anthropic builds the Claude model family and provides access via an API. In Clawdbot you can authenticate with an API key or reuse Claude Code / Claude CLI credentials (setup-token or OAuth).Option A: Anthropic API key
Best for: standard API access and usage-based billing. Create your API key in the Anthropic Console.CLI setup
Config snippet
Option B: Claude CLI (setup-token or OAuth)
Best for: using your Claude subscription or existing Claude CLI login.CLI setup
Config snippet
Notes
- The wizard can run
claude setup-tokenon the gateway host and store the token. - Auth details + reuse rules are in /concepts/oauth.