Skip to content

coolify-mcp: v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Aug 17:12
eedaae4

2.0.0 (2026-08-05)

⚠ BREAKING CHANGES

  • deployments that relied on the HTTP transport listening on all interfaces must now set MCP_HTTP_TOKEN (recommended) or MCP_HTTP_HOST=0.0.0.0 explicitly.

Features

  • batch operations, server diagnostics, and health check (d01d37b)
  • batch operations, server diagnostics, and health check (416ab4d)
  • secure defaults for the HTTP transport (ce50adc)