Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 3.8k
subscriptions/listen #2901
Copy link
Copy link
Closed
Labels
spec-2026-07-282026-07-28 MCP spec release work2026-07-28 MCP spec release workv2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixesIdeas, requests and plans for v2 of the SDK which will incorporate major changes and fixes
Milestone
Description
Metadata
Metadata
Assignees
Labels
spec-2026-07-282026-07-28 MCP spec release work2026-07-28 MCP spec release workv2Ideas, requests and plans for v2 of the SDK which will incorporate major changes and fixesIdeas, requests and plans for v2 of the SDK which will incorporate major changes and fixes
The opt-in long-lived notification stream: server accepts a filter, acks first, routes only opted-in types, tags with
subscriptionId; client demux helper for #2894 to wire in.What's in it
subscriptions/listenwith a filter, send the ack first, route only opted-in notification types, tag each withsubscriptionId.Conformance
sep-2575-server-*subscription checks insideserver-statelessrun (not skip) and passserver-statelessDependencies
References