← All agents
Continue
Configure with chronos configure continue, or follow the manual connection values below.
Steps
- Install the Continue extension in your IDE
- Run: chronos login
- Open ~/.continue/config.json
- Add a models entry with provider openai, apiBase https://api.chronosiq.com/v1, and apiKey kcd_live_…
- Set model to chronosiq/select or claude-sonnet-5
Manual connection
Use these placeholders when configuring the tool by hand. Replace the API key with your ownkcd_live_… key from the console.
| Base URL | https://api.chronosiq.com/v1 |
|---|---|
| API key | kcd_live_… |
| Auth header | Authorization: Bearer kcd_live_… |
Example models: chronosiq/select, claude-sonnet-5.
CLI configure
chronos login
chronos configure continue