complete_setup_workflow
Automate MCP server setup by analyzing codebases, generating context files, and configuring IDEs. Streamlines project initialization for teams, ensuring consistent workflows and efficient automation.
Instructions
Complete MCP setup workflow: analyze codebase, create all context files, and configure automation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ide | No | Which IDE configurations to create | |
includeAll | No | Include all optional features | |
projectName | Yes | Name of the project | |
projectPath | Yes | Path to the project directory | |
teamSize | No | Number of developers on the team | |
updateSchedule | No | How often to update context files |