StuMason/coolify-mcp
TypeScript
Pull Request Opened
PR #91 opened: fix: cross-reference missing database types in environment endpoint
Summary
- Add cross-reference logic to populate missing Dragonfly, KeyDB, and ClickHouse databases in environment details
- The Coolify API doesn't include these database types in the environment endpoint response
- New
getProjectEnvironmentWithDatabasesmethod fetches environment and cross-referenceslist_databases
Fixes #88
Test plan
- Verify all 202 tests pass
- Test with a Dragonfly database in an environment - should now appear in response
- Verify KeyDB and ClickHouse databases also appear
š¤ Generated with Claude Code
+241
additions
-2
deletions
6
files changed