modelcontextprotocol
modelcontextprotocol copied to clipboard
Text Message support for Progress Update
We definitely want this for VS Code and I'll be looking forward to ProgressNotification.message once the new draft is published 🙂 I think the API proposed should work just fine for us.
We did have some discussion about tool that navigates through webpages that could producing snapshots (images) during its execution, which would require some multi-part content similar to CallToolResult.content, but that would be a luxury feature.
This landed in the latest draft and I think this can be closed?
Implemented by https://github.com/modelcontextprotocol/modelcontextprotocol/pull/197.