Connect your coding agent

Use the chronos CLI to store your API key once and apply shared setup recipes for the tools your team already uses.

Quick start

1. Install the CLI

Linux and macOS:

curl -fsSL https://chronosiq.com/cli/install.sh | bash

Windows: download chronos_windows_amd64.zip or chronos_windows_arm64.zipfrom GitHub Releases, unzip, and add the folder containing chronos.exe to your PATH.

2. Log in

Paste the API key from the ChronosIQ console (kcd_live_…). The CLI validates it against https://api.chronosiq.com/v1/models.

chronos login

3. Configure an agent

Pick a recipe below or run configure for a detected agent. Example:

chronos configure opencode

Run chronos agents to list recipes and detection status, orchronos status to verify your saved credentials.

Agent guides

Each guide lists CLI steps and manual connection values. Placeholders only — never paste real keys into docs.