@upstash/context7-mcp@4.0.4
rathole-org/rathole@upstash/context7-mcp@4.0.4Aug 28, 2026by github-actions[bot]
AI Summary
A patch release that ensures the `X-Context7-API-Key` header is properly honored in HTTP MCP requests and implements authentication for hosted client-IP forwarding.
Key Highlights
- Honor the advertised `X-Context7-API-Key` header
- Authenticate hosted client-IP forwarding with AES-GCM assertions
New Features
- API key header handling
- IP forwarding authentication
Full Release Notes
### Patch Changes - 8fa6c6b: Honor the advertised `X-Context7-API-Key` header in HTTP MCP requests. - 794cc6b: Authenticate hosted MCP client-IP forwarding with short-lived AES-GCM assertions.