-
Notifications
You must be signed in to change notification settings - Fork 8
compatibility with latest @modelcontextprotocol/sdk #117
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
Conversation
…tool hints for Anthropic MCP directory
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
bmeck
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if this breaks clients we should talk about rollout, but i don't think it will
This PR adds support for the latest version of @modelcontextprotocol/sdk, which has breaking changes. The most important aspect is to switch to
registerTooland add tool annotations forreadOnlyHint, so that we are compatible with the Anthropic MCP Directory.