What's New in v1.0.1
- npm Package: Published to npm as
@imhecateq/mcp-coolify.
- 1-Click AI Setup: Added single-prompt install instruction for AI assistants (Cursor, Claude, OpenCode, VS Code, Windsurf).
- Multi-client Configuration: Added ready-to-use configs for Claude Desktop, Cursor, OpenCode, and VS Code (Cline/Roo Code).
- 42 MCP Tools: 25 read-only tools and 17 policy-gated action tools covering 10 functional domains.
- Security Guardrails: Scoped tokens, automatic secret redaction, UUID allowlists, and production mutation safeguards.
Quick Start
# Run on the fly with npx
npx -y @imhecateq/mcp-coolify
# Or install globally for the 'mcp-coolify' CLI
npm install -g @imhecateq/mcp-coolify