kitaru setup
Install the agent skills and register the MCP server with every detected coding agent. Re-run after installing a new one. The global --server picks the server the MCP server targets.
Usage
kitaru setup [OPTIONS]Supported --output modes: auto, text, json.
Options
| Name | Type | Required | Description |
|---|---|---|---|
--mode | string | No | MCP capability mode: read-only, standard (default), or destructive. |
--no-skills | boolean | No | Skip installing the skills. |
--no-mcp | boolean | No | Skip registering the MCP server. |
Every command also accepts the global options listed on the CLI overview page.