You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When users add tools via AddTool or AddSessionTool, implicitly set the
tools capability. If the user has not already called
WithToolCapabilities, then default listChanged to true, but honor any
existing value.
This mimics the behavior of the official typescript sdk, which registers
`tools.listChanged: true` when the user adds a tool to the MCP server.
0 commit comments