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 | bashWindows: 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 login3. Configure an agent
Pick a recipe below or run configure for a detected agent. Example:
chronos configure opencodeRun 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.