You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement McpServer to McpClient progress notification, extending the exchange implementations. The Support Progress Flow for McpServer #300 is partially related.
Expected Behavior
params._meta.progressToken, the server may send progress notifications.Current Behavior
Context
Related tasks:
_metaand_meta.progressTokenparameters to all Request types. feat: add progress token support and extend Request interface #352Implement McpServer to McpClient progress notification, extending the exchange implementations. The Support Progress Flow for McpServer #300 is partially related.Implement the McpClient to McpServer progress notifications. Support Progress Flow for McpClient #389