-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Example showing how to use elicitation #2215
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
Example showing how to use elicitation #2215
Conversation
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.
Thanks for adding this! Could you also add a mention of the tool to the Readme?
Co-authored-by: Ola Hungerford <[email protected]>
@olaservo done! |
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.
This looks good to me, will let Cliff take a quick look at it too. There is also a corresponding Inspector PR open here: modelcontextprotocol/inspector#535
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.
LGTM! 👍
Example showing how to use elicitation
Based on work from @connor4312, introduces support for elicitation into the
everything
server with the#elicitationDemo
tool.