Skip to content

Releases: upstash/context7

@upstash/context7-mcp@2.1.7

Choose a tag to compare

@github-actions github-actions released this 06 Apr 17:42
36463ad

Patch Changes

  • 658ec67: Add --version/-v flag to MCP CLI
  • 8322879: Improve resolve libryar id tool prompt to provide the libraryName query with proper format

ctx7@0.3.9

Choose a tag to compare

@github-actions github-actions released this 27 Mar 21:33
3b9c9b2

Patch Changes

  • 6961bdd: Allow re-selecting already configured agents in ctx7 setup and overwrite existing MCP config entries instead of skipping them. Fix TOML replacement to correctly handle sub-sections and prevent whitespace drift on repeated runs.

ctx7@0.3.8

Choose a tag to compare

@github-actions github-actions released this 27 Mar 14:17
d349240

Patch Changes

  • a667712: Update search filter warning

  • d739f9b: Fix OpenCode MCP setup to resolve all config file variants (opencode.json, opencode.jsonc, .opencode.json, .opencode.jsonc)

  • 4f13168: Install rules alongside skills in ctx7 setup for better trigger rates

    • CLI setup now installs a rule file for each agent (previously only installed the skill)
    • Rule content fetched from GitHub, with agent-specific formatting (alwaysApply for Cursor)
    • Updated find-docs skill description for higher invocation rates (66% -> 98%)
    • Added Codex agent support with AGENTS.md append
    • OpenCode now writes to AGENTS.md instead of .opencode/rules/
    • Selective rule content with explicit when-to-use/when-not-to-use guidance
  • c3c2647: Use ~/.agents/skills instead of ~/.config/agents/skills for global universal skill installs

@upstash/context7-mcp@2.1.6

Choose a tag to compare

@github-actions github-actions released this 27 Mar 14:17
d349240

Patch Changes

  • a667712: Update search filter warning
  • be1a39a: Update server metadata and instructions.

ctx7@0.3.6

Choose a tag to compare

@github-actions github-actions released this 16 Mar 10:26
1dfb931

Patch Changes

  • fae6127: Add active teamspace name to whoami command output
  • 4b63117: Reorder setup mode choices to show MCP server first
  • 18b3292: Add token refresh support, centralize auth constants, switch whoami to internal API endpoint with teamspace display, and add unit tests for CLI auth utilities and commands

ctx7@0.3.5

Choose a tag to compare

@github-actions github-actions released this 11 Mar 22:02
c3728bb

Patch Changes

  • 7e60d05: - feat(cli): track install count events when skills are installed via ctx7 setup

ctx7@0.3.4

Choose a tag to compare

@github-actions github-actions released this 11 Mar 14:15
87892ed

Patch Changes

  • 62dc278: - feat(cli): enumerate popularity with a 4-star scale in skill search, install, and suggest results
    • feat(cli): show install count range and trust score in skill hover details
    • fix(cli): rename "docs" skill to "find-docs" in setup output and prompts
  • 04130b5: Consolidate skills under /skills with canonical sources: rename docs→find-docs, ctx7-cli→context7-cli, add context7-mcp as canonical MCP skill. MCP setup now downloads skill from GitHub instead of using hardcoded content.
  • d418405: Add CLI mode to ctx7 setup for installing the docs skill without MCP configuration

ctx7@0.3.3

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:20
945f9ae

Patch Changes

  • 31b4fb8: Align CLI library output format with MCP: use labeled fields (Title, Context7-compatible library ID, Description, Code Snippets, Source Reputation, Benchmark Score, Versions) and categorical reputation labels (High/Medium/Low/Unknown) instead of numeric trust scores
  • 9de3f06: Display warning when public library access filter is being used to filter libraries.
  • 05a4406: Remove default selection of Universal agent target during skills install prompt
  • 9aae852: Show source repository next to skill name in search and suggest results for easier disambiguation

@upstash/context7-mcp@2.1.4

Choose a tag to compare

@github-actions github-actions released this 10 Mar 14:20
945f9ae

Patch Changes

  • 9de3f06: Display warning when public library access filter is being used to filter libraries.

ctx7@0.3.2

Choose a tag to compare

@github-actions github-actions released this 06 Mar 13:22
ffb14fd

Patch Changes

  • df60e3e: Add library and docs commands for querying library documentation from the terminal