# MCP Identity Gateway 1.34.5794 release

Aembit has released [MCP Identity Gateway](/user-guide/deploy-install/mcp-identity-gateway/) version 1.34.5794.

For the latest available versions of these components, see the [Edge Components Supported Versions](/reference/edge-components/edge-component-supported-versions) page.

Key Updates:

* **MCP Tool Access Control enforcement**: The Gateway now enforces [MCP Tool Access Control](/user-guide/access-policies/content-security/mcp-tool-access-control/), a Content Security Provider you add to an Access Policy. The Tool Visibility control decides which MCP tools an AI agent discovers, and the Tool Invocation control decides which MCP tools an AI agent can call.
* **Glob patterns for MCP tool names**: An entry in either control takes an exact MCP tool name or a glob pattern, and matching is case-sensitive. A pattern matches the name the MCP server publishes, not the prefixed name an AI agent displays. See [MCP Tool Access Control tool name reference](/user-guide/access-policies/content-security/mcp-tool-access-control/reference/).
* **Tool filtering decisions in your events**: [MCP workload events](/user-guide/audit-report/workload-events/supported-protocols/#content-security) record which control decided an MCP tool’s fate, which rules matched, which MCP tools a listing removed, and how many it returned, under `application.mcp.contentSecurity`.

A [security update](/changelog/entry/2026-09-15-mcp-identity-gateway-dependency-security-updates) also shipped in this build.