Skip to content

Conversation

@winterfx
Copy link
Contributor

@winterfx winterfx commented Aug 5, 2025

  • Correct MethodHandler type parameter to use fully qualified mcp.ServerSession
  • Update parameter types to use proper mcp.Params and mcp.Result instead of any
  • Ensure example code matches the actual API des

PR Tips

Typically, PRs should consist of a single commit, and so should generally follow
the rules for Go commit messages, with the following
changes and additions:

  • Markdown is allowed.

  • For a pervasive change, use "all" in the title instead of a package name.

  • The PR description should provide context (why this change?) and describe the changes
    at a high level. Changes that are obvious from the diffs don't need to be mentioned.

- Correct MethodHandler type parameter to use fully qualified mcp.ServerSession
- Update parameter types to use proper mcp.Params and mcp.Result instead of any
- Ensure example code matches the actual API des
Copy link
Contributor

@findleyr findleyr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@findleyr findleyr merged commit 31c18fb into modelcontextprotocol:main Aug 5, 2025
3 checks passed
@winterfx winterfx deleted the dev branch August 6, 2025 02:13
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.

3 participants