Skip to content

Upstream release: ctx7@0.5.7 #21

Description

@github-actions

New Upstream Release Detected

Tag: ctx7@0.5.7
Previous: @upstash/context7-mcp@3.2.5
Release: https://github.com/upstash/context7/releases/tag/ctx7%400.5.7

Release Notes

Patch Changes

  • b89a04e: ctx7 setup now writes the API key as a standard Authorization: Bearer <key> header instead of a custom CONTEXT7_API_KEY header. Codex resolves a server's auth mode from bearer_token_env_var or a header literally named Authorization, so a custom name read as "no credential configured": Codex fell through to an OAuth credential stored against the same server name and URL, refreshed it during startup, and when that refresh token was dead the server failed with invalid_grant before the API key was ever sent. The hosted endpoint accepts both header forms, so existing configs keep working.

Action Required

Review the upstream changes and determine if this fork needs updates:

  • Check for breaking API changes
  • Check for new features to incorporate
  • Update dependencies if needed
  • Run tests against new upstream version

This issue was created automatically by the release monitor workflow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    automatedCreated by automated workflowupstream-releaseNew upstream Context7 release detected

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions