Skip to content

docs: clarify streamable HTTP support#255

Open
haosenwang1018 wants to merge 1 commit intophilschmid:mainfrom
haosenwang1018:docs/http-sse-limitations
Open

docs: clarify streamable HTTP support#255
haosenwang1018 wants to merge 1 commit intophilschmid:mainfrom
haosenwang1018:docs/http-sse-limitations

Conversation

@haosenwang1018
Copy link
Copy Markdown

Summary

  • clarify that remote url servers use streamable HTTP transport
  • explicitly document that legacy HTTP+SSE is not supported yet
  • align the README feature/support wording with the current transport implementation

Problem

Issue #26 asks whether mcp-cli supports HTTP+SSE. The current README says "HTTP" broadly, but the implementation uses the MCP SDK's streamable HTTP client transport. That wording makes the support boundary ambiguous.

Changes

  • update the feature list to say "streamable HTTP"
  • add a dedicated README note explaining that url configs require streamable HTTP endpoints
  • explicitly call out that legacy HTTP+SSE transports are not supported yet

Fixes #26

Validation

  • git diff --check

Signed-off-by: haosenwang1018 <haosenwang1018@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for HTTP+SSE

1 participant