You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the official documentation, it has been mentioned that the client and server use SSE, but there are no more examples. I would like to know how to write client and server code to achieve SSE communication and make the client compatible with other MCPs? Also, since we already have SSE, why is there still remote server content in the roadmap?
The text was updated successfully, but these errors were encountered:
These servers can be extended with custom routes while retaining full MCP SSE capabilities. These examples are tested using Continue, which supports the SSE communication method. Claud for desktop only supports the default stdio method right now. From my understanding, they are working to support the SSE communication method and other features.
In the official documentation, it has been mentioned that the client and server use SSE, but there are no more examples. I would like to know how to write client and server code to achieve SSE communication and make the client compatible with other MCPs? Also, since we already have SSE, why is there still remote server content in the roadmap?
The text was updated successfully, but these errors were encountered: