Skip to content

Conversation

koic
Copy link
Member

@koic koic commented Oct 9, 2025

Motivation and Context

Follow-up to #33.

A NameError occurs because MCP::Transports::HTTP does not exist. The correct constant is MCP::Server::Transports::StreamableHTTPTransport.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update

Checklist

  • I have read the MCP Documentation
  • My code follows the repository's style guidelines
  • New and existing tests pass locally
  • I have added appropriate error handling
  • I have added or updated documentation as needed

Follow-up to modelcontextprotocol#33.

A `NameError` occurs because `MCP::Transports::HTTP` does not exist.
The correct constant is `MCP::Server::Transports::StreamableHTTPTransport`.
@koic koic merged commit b10a469 into modelcontextprotocol:main Oct 9, 2025
5 checks passed
@koic koic deleted the fix_a_typo_for_streamable_http_transport branch October 9, 2025 16:03
@topherbullock topherbullock mentioned this pull request Oct 15, 2025
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.

2 participants