The Model Context Protocol is getting an update meant to make large AI-agent deployments easier to operate. TechCrunch reports that the change alters how MCP handles session IDs, the identifiers servers use to recognize an ongoing interaction.

MCP lets AI systems connect to external tools and data sources, such as calendars, databases, Slack, or Salesforce. Today’s session handling can make scaling difficult because a load-balanced group of servers may need to remember which machine created a session ID.

Arcade, a startup building enterprise agent infrastructure, described the change as a move toward a looser, more stateless server-side model. That approach is closer to how many ordinary web services operate and should fit better with distributed infrastructure spread across machines or regions.

End users may not notice the protocol change directly. The practical effect is for developers and companies trying to offer reliable first-party MCP integrations. If the update reduces coordination overhead, it could lower the cost and complexity of connecting AI agents to real workplace tools.