Skip to content

Conversation

@hashemix
Copy link
Member

@hashemix hashemix commented May 30, 2025

📌 Summary

This PR helps with switching to the older versions of mcp protoco, by introducing new flags. to switch to 2024_11_05 use

rust-mcp-sdk = { version="*" ,  default-features = false, features = [ "client", "server" , "macros",  "2024_11_05" ] }

Note: multiple mcp protocol version support will be implemented in phase 2 when this PR is merged rust-mcp-stack/rust-mcp-schema#73

🔍 Related Issues

@hashemix hashemix merged commit 4c4daf0 into main May 30, 2025
6 checks passed
@hashemix hashemix mentioned this pull request May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants