Scripts auxiliares¶
Integration setup scripts.
setup ¶
Integration setup for Claude Code, Cursor, Copilot, and Codex.
Creates necessary config files (e.g., .claude/mcp.json) automatically
when running semtree setup --auto.
Supports --dry-run to preview changes without writing.
setup_integration ¶
Set up semtree integration for the specified AI assistant.
Returns a dict of {file_path: "created"|"updated"|"skipped"|"error"}.