Replies: 1 comment
-
|
+1 FastMCP does support streaming partial results from tools while they're still executing, enabling responsive UIs and real-time feedback.
ai SDK needs to support the same. Would love to see any working examples. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I handle MCP tool report progress notifications and tool streaming. My MCP server has multiple tools, and follows the same streaming protocol and MCP notification protocol. How do I handle it in client side? Streaming and notifications are two separate things.
Beta Was this translation helpful? Give feedback.
All reactions