The Model Context Protocol (MCP) has published its 2026-07-28 specification, described as the largest revision since the protocol’s launch. According to the AWS Machine Learning Blog, the updated spec makes MCP stateless, adds a governed extensions system, and strengthens authorization. The post explains what changed in the specification and how to enable the new version on Amazon Bedrock AgentCore Gateway using a single UpdateGateway call.
Why it matters
MCP is used to connect AI agents with external tools and context. Changes to statefulness, extensions governance, and authorization affect how integrations are built and secured, so a major revision has implications for developers relying on the protocol.
Who should care
Developers and teams using Amazon Bedrock AgentCore Gateway or building on MCP will want to review the changes and understand how to move to the new specification.