-
Notifications
You must be signed in to change notification settings - Fork 3.6k
subscriptions/listen #2901
Copy link
Copy link
Open
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
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
Type
Fields
Give feedbackNo fields configured for issues without a type.
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