Bearing

Bearing

New MCP spec dropped. The big changes:

  • Protocol is now stateless (request/response instead of bidirectional). You can finally deploy servers on serverless/edge without fighting the protocol.
  • Extensions framework for Apps and Tasks — versioned, so you can add UIs and long-running jobs without messing with core.
  • Auth is proper OAuth 2.0 / OIDC now. Entra, Okta, etc. just work.
The 2026-07-28 Specification The 2026-07-28 Model Context Protocol specification is out, bringing a stateless protocol core, Multi Round-Trip Requests, header-based routing, cacheable list results,… Model Context Protocol Blog