Skip to content

Update README.md #443

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

Closed
wants to merge 1 commit into from
Closed

Conversation

Lampei
Copy link

@Lampei Lampei commented May 3, 2025

The README included a reference to a method that was not imported anywhere inside the code, so this change will add some clarity around this.

Motivation and Context

I have been trying to work through adding StreamableHttp Transport to my client and ran into some issues following the README. Also updated for spelling.

How Has This Been Tested?

The getServer() method is no longer referenced in the README and just calls the new McpServer() directly.

Breaking Changes

No breaking changes

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)
  • [x ] Documentation update

Checklist

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

Additional context

@Lampei Lampei closed this May 3, 2025
@Lampei
Copy link
Author

Lampei commented May 3, 2025

Few more tweaks necessary first. Getting some Typescript errors from my changes. Will fix and push updates.

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.

1 participant