Roots support, OAuth 2.1 adaptation, and bug fixes
Release 1.5.2
This patch release introduces Roots support in MCPClient and Server, adapts OAuth to the 2.1 specification from the new MCP spec, and includes several bug fixes.
PR #751 by @PederzhIntroduced roots support in both MCPClient and MCPServer, enabling hierarchical resource organization and improved navigation capabilities within MCP servers.
PR #518 by @renvinsUpdated OAuth implementation to align with the OAuth 2.1 specification from the new MCP spec. This brings improved security practices and better compatibility with modern authentication flows.
PR #775 by @PederzhAdded CLAUDE.md files for Python and TypeScript libraries, providing AI-assisted development guidance and project context for contributors.