MCP Identity Gateway 1.33.5547 release
Aembit has released MCP Identity Gateway version 1.33.5547.
For the latest available versions of these components, see the Edge Components Supported Versions page.
Key Updates:
- Separate liveness and readiness health endpoints: The Gateway now exposes
/health/livefor process liveness and/health/readyfor readiness. The existing/healthendpoint now reports readiness. If you monitor a self-hosted Gateway, check/health/liveto confirm the process is up and/health/readyto confirm it can serve traffic. - More reliable upstream reconnection: When the Gateway reestablishes a connection to an MCP server, it now refreshes the available tools as part of that reconnection, and reports a clear error if the reconnection doesn’t succeed.
- Deployment modes documented: The MCP Identity Gateway concepts page now describes the two ways to run the Gateway: self-hosted on your own host, or managed by Aembit at your per-Tenant endpoint. The traffic flow and policy model are identical in both. See MCP Identity Gateway concepts.
Dependency security updates also shipped in this build; see MCP Identity Gateway dependency security updates.