Skip to content

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/live for process liveness and /health/ready for readiness. The existing /health endpoint now reports readiness. If you monitor a self-hosted Gateway, check /health/live to confirm the process is up and /health/ready to 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.

← Back to changelog