StuMason/coolify-mcp
TypeScript
Pull Request Opened
PR #70 opened: feat: add support for creating applications from public repositories
- Add 'create_public' action to the application tool
- Allows creating applications from public Git repositories via /applications/public API endpoint
- Aligns with existing create_github and create_key actions
- Maintains consistency with historical API design (environment_name/environment_uuid are optional)
- Updates MCP tool count from 33 to 34 tools
- Adds test coverage for createApplicationPublic method
+23
additions
-2
deletions
3
files changed