Adds a new MCP SDK tool that allows AI to create projects in ColaFlow.
The tool creates pending changes requiring human approval.
Features:
- Validates project name (max 100 chars)
- Validates project key (2-10 uppercase letters, unique)
- Validates description (max 500 chars)
- Checks for duplicate project keys
- Generates diff preview for human approval
- Retrieves owner ID from authentication context (JWT or API key)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>