@upstash/context7-mcp@4.0.6
upstash/context7@upstash/context7-mcp@4.0.6Sep 8, 2026by github-actions[bot]
AI Summary
This release improves security and error reporting by adding support for per-request bearer tokens and Vercel Marketplace OIDC validation, alongside better handling of rejected request bodies.
Key Highlights
- Per-request bearer-token providers
- Vercel Marketplace OIDC validation
- Sanitized JSON-RPC errors
- Security hardening
New Features
- Per-request bearer-token providers
- Sanitized JSON-RPC errors
Full Release Notes
### Patch Changes - 5a7039b: Add per-request bearer-token providers and Vercel Marketplace resource OIDC validation. - 80e681a: Return sanitized JSON-RPC errors for rejected MCP request bodies.