v0.65.6 stable
Release v0.65.6
May 06, 2026
Claude.ai, ChatGPT, and Cursor can now connect to your Breeze tenant as an MCP server.
Added
- Added support for the modern MCP "Streamable HTTP" transport on the MCP endpoint. Claude.ai, ChatGPT, Cursor, and other AI agents that speak the latest MCP spec can now complete the connector handshake against your Breeze tenant, where previously the connection silently failed at setup time.
Improved
- MCP sessions now mint a session identifier on initialize so spec-compliant clients can correlate follow-up requests. Legacy MCP clients continue to work — older agents using the original SSE-based transport are still supported.
If you tried to point Claude.ai or ChatGPT at your Breeze MCP server before today and the connector handshake silently failed, this release fixes it. The newest version of the MCP spec uses a different transport than the original one, and our server only spoke the original. The newer transport is now supported alongside the old one, so any AI agent — modern or legacy — can connect.
Nothing else changed in this release. If you’re not using the AI agent integration, this update has no effect on you.