This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Client Quickstart #139
Open
Description
Discussed in https://github.com/orgs/modelcontextprotocol/discussions/154
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)