@upstash/context7-mcp@1.0.32
Patch Changes
- ad23996: Remove masked API key display from unauthorized error responses
- aa12390: Improve error message handling by using the responses from the server.
Fetched June 1, 2026
Fetched June 1, 2026
Minor Changes - 1fb2d42: Add multi-tenant Microsoft Entra ID validation for MCP tokens. The server now detects inbound Entra v2 tokens by i…
Upstash · Context7Major Changes - af6a7b5: Convert the stateless MCP implementation to a stateful one using Redis for session management. Patch Changes - 3d7…
Upstash · Context7Removed navigator.locks-based mutex from auth in favor of a commit guard with dispose() method. Fixed getClaims to return AuthInvalidJwtErr…
Supabase · Client SDKFixed VS Code extension failing to activate on Windows due to a hardcoded build path in the bundled SDK, and fixed Mantle endpoint authenti…
Anthropic · Claude Code