StuMason/coolify-mcp
TypeScript
Pull Request Merged
PR #70 merged: 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
+41
additions
-4
deletions
4
files changed