cn resolves its configuration (models, MCP servers, rules, etc.) from several sources, in this order:
--configflag — a file path passed at launch- Saved config — the last-used configuration, persisted across sessions
- Default —
~/.continue/config.yaml
--config flag
Point cn at a local YAML file:
Switching at runtime
Use/config inside a TUI session to switch between available configurations:
config.yaml
cn looks for ~/.continue/config.yaml. This file uses the same format as the IDE extensions — see config.yaml reference for the full schema.