docs: proposal for new MCP Release candidate ( 28-07-2026 ) - #2431
Open
Hritik003 wants to merge 1 commit into
Open
docs: proposal for new MCP Release candidate ( 28-07-2026 )#2431Hritik003 wants to merge 1 commit into
Hritik003 wants to merge 1 commit into
Conversation
Hritik003
force-pushed
the
add-proposal-for-new-mcp-spec
branch
from
July 27, 2026 15:54
92c55c5 to
57509ee
Compare
Signed-off-by: Hritik003 <hritik.raj@nutanix.com>
Hritik003
force-pushed
the
add-proposal-for-new-mcp-spec
branch
from
July 27, 2026 16:27
57509ee to
af9ed88
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
What's changing in the spec:
Mcp-Session-Id) andinitialize/ping/logging/setLevelare removed._metafields.server/discoverreplacesinitializefor capability discovery;subscriptions/listenreplaces the GET SSE stream.InputRequiredResultreplace server-to-client requests (sampling/elicitation/roots).Mcp-Method,Mcp-Name,MCP-Protocol-Version.Approach:
x-ai-eg-mcp-routeheader (already on every request), the target backend fromMcp-Name/name-prefix encoding (already exists), and per-backend capabilities from a lazyserver/discovercache.Immediate scope (Phase 0 + Phase 1):
server/discover, stateless routing,_meta/header injection, MRTR passthrough,subscriptions/listen, and rejection of removed methods.Deferred (Phases 2–4):
Closes: #2323