← All agents

Claude Code

Configure with chronos configure claude-code, or follow the manual connection values below.

Steps

  1. Run: chronos login
  2. Set ANTHROPIC_BASE_URL=https://api.chronosiq.com
  3. Set ANTHROPIC_API_KEY to your ChronosIQ key (kcd_live_…)
  4. Run Claude Code — it will route through ChronosIQ via POST /v1/messages

Manual connection

Anthropic clients append /v1/messages, so the base URL is the gateway origin (no /v1). Replace the API key with your own kcd_live_… key from the console.

Base URLhttps://api.chronosiq.com
API keykcd_live_…
Auth headerx-api-key: kcd_live_…

Example models: chronos/select, chronos/free, claude-sonnet-5.

CLI configure

chronos login
chronos configure claude-code