Skip to content

Releases: upstash/context7

@upstash/context7-mcp@2.2.2

Choose a tag to compare

@github-actions github-actions released this 28 Apr 21:18
04b70c4

Patch Changes

  • 8274bd0: Add missing tool annotations
  • ff6c1be: Remove the researchMode parameter from the query-docs tool's input schema. The underlying API still supports research mode, but several MCP clients hit per-request timeouts (60s defaults) on long-running research calls in ways that can't always be solved server-side. Hiding the parameter prevents agents from invoking it through MCP until the timeout story is reliable across clients.

@upstash/context7-mcp@2.2.1

Choose a tag to compare

@github-actions github-actions released this 27 Apr 14:59
b4bf49f

Patch Changes

  • 1b0c211: Add endpoint for OpenAI Apps SDK domain verification.

ctx7@0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:50
5d284f2

Minor Changes

  • 17b864f: Expose research mode through the MCP researchMode tool and the CLI docs --research flag for deep, agent-driven documentation answers.

Patch Changes

  • 4feee15: Add CLI update notifications and a new ctx7 upgrade command. The CLI now checks for newer versions with cached state, shows a non-blocking notice before interactive commands, and provides safer upgrade guidance across npm, pnpm, bun, and ephemeral runner setups.
  • f056b14: Add ctx7 remove as the cleanup counterpart to ctx7 setup, with safer detection and removal behavior. The command now prompts only for agents with actual Context7 artifacts, preserves non-Context7 MCP configuration when removing entries, and includes stronger test coverage for JSON and TOML cleanup.

@upstash/context7-mcp@2.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 17:50
5d284f2

Minor Changes

  • 17b864f: Expose research mode through the MCP researchMode tool and the CLI docs --research flag for deep, agent-driven documentation answers.

ctx7@0.3.13

Choose a tag to compare

@github-actions github-actions released this 14 Apr 07:51
c850669

Patch Changes

  • 3f6e310: Fix skill installation path validation on Windows so valid files inside the target directory are not rejected due to backslash-separated resolved paths.

ctx7@0.3.12

Choose a tag to compare

@github-actions github-actions released this 13 Apr 00:21
c31528d

Patch Changes

  • 33f2338: Add Codex-specific CLI setup guidance so generated rules and the installed find-docs skill tell Codex to rerun Context7 CLI requests outside the default sandbox after DNS or network failures.

@upstash/context7-mcp@2.1.8

Choose a tag to compare

@github-actions github-actions released this 13 Apr 00:21
c31528d

Patch Changes

  • 00833f9: Preserve Node's default trusted CAs when NODE_EXTRA_CA_CERTS is configured, and add a regression test for custom CA loading.

ctx7@0.3.11

Choose a tag to compare

@github-actions github-actions released this 09 Apr 08:52
5f108ec

Patch Changes

  • bc8eaf1: Add --all-agents and --yes support to ctx7 skills install for non-interactive multi-agent installs.

ctx7@0.3.10

Choose a tag to compare

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

Patch Changes

  • fb29170: Add Gemini CLI support to setup command
  • 89d4862: Use GITHUB_TOKEN/GH_TOKEN or gh CLI auth for skill downloads to avoid GitHub API rate limits and support private repos
  • 8322879: Improve resolve libryar id tool prompt to provide the libraryName query with proper format

@upstash/context7-tools-ai-sdk@0.2.3

Choose a tag to compare

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

Patch Changes

  • 8322879: Improve resolve libryar id tool prompt to provide the libraryName query with proper format