This week, the Model Context Protocol MCP , an open source standard for how AI systems interact with external tools and data sources, saw its largest update since its introduction. Most notably, MCPs protocol core is now stateless, so requests are no longer dependent on a session tied to an individual server instance. This change has the potential to address long standing barriers to scalability. The blog post announcing the specification, written by lead maintainers David Soria Parra and Den...