Support 2025-03-26 MCP spec, and MCPs from URLs #29370
zachdaniel
started this conversation in
LLMs and Zed Agent
Replies: 1 comment
-
I guess it will be better for zed to move to https://github.com/modelcontextprotocol/rust-sdk instead of it's own implementation in long run to avoid these issues |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The latest version of the spec describes both stdio driven MCP Servers as well as servers that communicate over streaming HTTP, and support authentication. I'm working on an MCP server and naturally would rather not implement the outdated version of the spec just to test it with Zed 😆
Latest spec, for context: https://modelcontextprotocol.io/specification/2025-03-26
Beta Was this translation helpful? Give feedback.
All reactions