Neura News

AI News

News reporting focused on AI and machine learning, covering the companies behind these technologies, their real-world applications, and the ethical concerns they raise. This includes areas like generative AI (large language models, text-to-image and video), speech tech, and predictive analytics.

Latest News

7 articles
Developer

MCP Drops Sessions, Adds Mandatory Headers, and Reignites the REST Debate

The Model Context Protocol (MCP) released its 2026-07-28 specification, removing protocol sessions and adding mandatory Mcp-Method and Mcp-Name headers, making the protocol stateless. This allows gateways to route and throttle agent traffic without parsing JSON bodies. The update has sparked developer debate over whether MCP has essentially become just another REST API, with supporters citing operational benefits and critics questioning its novelty.

Aug 126 minNeura News
Developer

MCP release candidate overhauls protocol, drops transport layer

The Model Context Protocol (MCP) has released its biggest update yet, a release candidate that removes the transport layer many servers were built around. The new version simplifies the protocol by eliminating the need for custom transport implementations, moving to a simpler HTTP-based model. This change will require existing MCP servers to be rewritten, but promises better interoperability and reduced complexity.

Jul 263 minNeura News