Skip to content

chore(js/mcp): Use StreamableHTTP transport for remote MCP. #3105

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

Merged
merged 2 commits into from
Jun 23, 2025

Conversation

mbleigh
Copy link
Collaborator

@mbleigh mbleigh commented Jun 19, 2025

StreamableHTTP is the correct default for a remote HTTP transport, defaulting to that going forward.

This also undoes my previous change to make all tools prefixed by hostname only. I think it makes more sense to prefix them by serverName otherwise why provide keys in servers?

So fs/read_file not my-mcp-host/read_file.

Checklist (if applicable):

@mbleigh mbleigh merged commit 3693c3b into launch/mcp-redux Jun 23, 2025
5 checks passed
@mbleigh mbleigh deleted the mb/mcp/transport branch June 23, 2025 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants