-
Notifications
You must be signed in to change notification settings - Fork 401
feat: The mcp tool easy supports mcp rust-sdk #416
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
Comments
Yes, the current official SDK has been replaced with rmcp, but no new version has been released yet. There are some discrepancies between multiple commits in the main repository and the currently released version (0.1.5). Mainly reflected in some fixes, and description in Tool structure becomes nullable. But it is already available. |
great |
I think we need to wait for the first version of rmcp as it is still subject to change, and streaming-http is expected to be included in the latest version, which can be seen here. |
Feature Request
easy like this:
https://github.com/0xPlaygrounds/rig/blob/main/rig-core/examples/mcp_tool.rs
no easy:
https://github.com/modelcontextprotocol/rust-sdk/tree/main/examples/rig-integration
The text was updated successfully, but these errors were encountered: