initialize_ide
Set up IDE project structure by creating required directories and configuration files for seamless integration. Configure .ai-templates and IDE-specific rules based on project path and IDE type.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ide_type | No | The type of IDE to initialize (cursor, windsurf-next, windsurf, cline, roo, copilot) | cursor |
project_path | No | Path to the project. If not provided, invalid, or directory doesn't exist, the current working directory will be used automatically |