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
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Originally posted by headinthebox January 24, 2025
Pre-submission Checklist
I have checked that this question would not be more appropriate as an issue in a specific repository
I have searched existing discussions and documentation for answers
Question Category
Protocol Specification
SDK Usage
Server Implementation
General Implementation
Documentation
Other
Your Question
The quickstart https://modelcontextprotocol.io/quickstart/client calls list_tools() on every turn. Claude desktop does not behave that way. Should we simplify the sample to just call it once when it starts (and to handle notifications/tools/list_changed as an exercise)