Skip to content

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 18 Aug 19:44
· 16 commits to master since this release

Fixed

  • npm install failed when Git for Windows' GNU tar shadowed the system tar. The installer extracted with absolute Windows paths, which GNU tar parses as a remote rsh host (C: → host C). Extraction now runs with relative paths from the package directory, which every tar accepts.

Added

  • npm README: claude mcp add one-liner for registering the server with Claude Code.