Skip to content

Does continue plugin support connecting to Streamable HTTP MCP Server? #5790

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 3 tasks
AfterStories opened this issue May 22, 2025 · 0 comments
Open
1 of 3 tasks
Assignees
Labels
area:mcp Relates to Model Context Protocol (MCP) kind:question Indicates a question

Comments

@AfterStories
Copy link

AfterStories commented May 22, 2025

Before submitting your bug report

about streamable http mcp server , FYI : https://www.claudemcp.com/docs/streamable-http

Description

There is a scenario: my mcp tool running in long time, and I need to dynamically push the current running progress to plugin UI like : "Current running progress 65%...82%...100%"
 
I want to use the locally running stdio tool as an MCP Server that use Streamable HTTP , and hope that the continue plugin will receive tool running progress updates info through Streamable HTTP, and display the progress information returned by the tool in the UI to let users know .

I'm not sure if the current UI supports displaying the tool's streaming return information. now It seems that only show the tool run result status , successful or failed.

If a tool needs to stream returning information for user , I hope continue plugin team should consider show it ,Thanks!

@dosubot dosubot bot added area:mcp Relates to Model Context Protocol (MCP) kind:question Indicates a question labels May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:mcp Relates to Model Context Protocol (MCP) kind:question Indicates a question
Projects
Status: Todo
Development

No branches or pull requests

2 participants