Connect your Anthropic API key or Claude subscription to power your CRHQ agents.
CRHQ agents are powered by Anthropic's Claude models. To use them, you need to connect an API key from your Anthropic account.
Your API key is stored securely on your dedicated server using AES-256-GCM encryption. It never leaves your instance.
If you don't have an Anthropic API key yet:
Warning: Keep your API key private. Never share it in chat, commit it to code, or post it publicly. If compromised, regenerate it immediately in your Anthropic console.
CRHQ supports two authentication methods:
| Method | Description |
|---|---|
| API Key | Standard Anthropic API key (starts with sk-ant-) — most common |
| OAuth Token | OAuth-based authentication for enterprise setups |
You can set your preferred method in the System settings. If both are configured, CRHQ uses the preferred method.
After saving your API key, CRHQ validates it automatically. You'll see a status indicator:
API usage is billed directly through your Anthropic account. Different models have different costs:
You can monitor your usage at console.anthropic.com/usage.
CRHQ is designed to support multiple AI providers. Additional model providers (such as Codex and Gemini) are planned for future releases. When available, you'll configure them in the same System settings section.