3/26 spec update OAuth 2.1 authentication?
Can we add support for this spec update?
https://spec.modelcontextprotocol.io/specification/2025-03-26/basic/authorization/
I would like to have this as well.
Has this been added to the low-level SDK yet? I would like it as well but hadn't seen it in the available client transports.
You can add authentication to your MCP server without making any changes to it by using open-mcp-auth-proxy. Give it a try and see if it meets your needs!
P.S. I'm one of the maintainers, so feel free to reach out if you have any questions or run into issues.
I would like to have this as well.
+1
Claude dropped direct support for SSE MCP servers yesterday. It requires that they implement Auth to connect.
Basic support carried over from low-level SDK in #300