cohaku init to automatically detect and configure your installed tools.
Supported Tools
| Tool | MCP Registration | Config Generation | Auto-detected |
|---|---|---|---|
| Claude Code | CLI (claude mcp add) | CLAUDE.md | Yes |
| Claude Desktop | JSON config | — | Yes |
| Cursor | JSON config | .cursor/rules/cohaku.mdc | Yes |
| Windsurf | JSON config | .windsurf/rules/cohaku.md | Yes |
| VS Code / Copilot | JSON config | .github/copilot-instructions.md | Yes |
| Cline | Via VS Code MCP | .clinerules/cohaku.md | Yes |
| Roo Code | Via VS Code MCP | .roo/rules/cohaku.md | Yes |
| OpenCode | JSON config | .opencode/instructions.md | Yes |
| Kiro | JSON config | — | Yes |
| Trae | JSON config | — | Yes |
| Antigravity | JSON config | — | Yes |
| Gemini | — | GEMINI.md | Yes |
Automatic Setup
cohaku init will:
- Initialize the database
- Scan for installed tools
- Register the MCP server with each detected tool
Manual Setup
For tools that use JSON config files, add the following to the appropriate config file:- Standard (Cursor, Windsurf, etc.)
- VS Code
- OpenCode