May 8, 2026 - AI Agent Manager now uses Streamable HTTP transport for internal MCP server instead of HTTP with SSE

Context


Change Type: API change
Product area: Application enablement & solutions
Component: Web SDK
Deployed at: eu.latest.cumulocity.com, apj.cumulocity.com, jp.cumulocity.com, cumulocity.com, us.cumulocity.com

Technical details

Build artifact: ai-agents (2.0.0)
Internal ID: MTM-66714

Description


Preview
This feature is in Public Preview, that is, it is not enabled by default and may be subject to change in the future.

The AI Agent Manager has previously offered an MCP server that used the “HTTP with SSE” transport.
The “HTTP with SSE” transport has been superseded by the “Streamable HTTP” transport in the MCP specification.

Therefore, we no longer offer the “HTTP with SSE” transport and only provide the MCP server via “Streamable HTTP”.

External clients that made direct use of the MCP server may need to adjust for the changed transport and endpoint.