-
Notifications
You must be signed in to change notification settings - Fork 12
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
issues or new features? #2
Comments
@grll I am wondering can smolagents use this with sse transport to call remote tool ? |
Thank you, I have seen the sse update. Can we also have auto recconection ? Is there a possibility that remote mcp server reboot and update their tools ? |
@joejoe2 hi thanks, for the interest. To be honest I am not really sure what happens in case of interruption of connection with SSE is it something you experienced? If I remember correctly I thought the mcp protocol handle capabilities changes? Is there already a documented approach to handle reconnection ? It seems to me this should be something maybe handled by the mcp sse client ? |
I am testing below code. It seems stop working after I reboot the fast mcp server, so i am not sure this is related to mcp client or not.
|
Hi all, have you been able to try it out ? Is it working for your use case?
I have done some testing but not very extensive so let me know if you face any issue, happy to help!
Also if you have ideas on most wanted features let me know.
The text was updated successfully, but these errors were encountered: