sync
Project your kit into native IDE layouts for Claude Code, Cursor, and Codex. Manage targets, install, or remove layouts with reference or copy mode.
Instructions
Project the kit into an IDE-specific layout (markdown references by default).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| target | No | IDE id (e.g. claude-code, cursor, codex). Use action=targets to list. | |
| projectRoot | No | Defaults to cwd | |
| mode | No | Default: reference | |
| dryRun | No | ||
| autoSpawn | No | On action=install: auto-start the sidecar UI (kit ui) if not running and stream progress to it. |