Xerify is now published on npm as xerify-cli. The installed command remains xerify.
npm install --global xerify-cli@0.3.1
xerify --versionIf you already installed xverify-cli globally, uninstall it before installing the new package to avoid a shared executable conflict. For project installations, replace the dependency and update library imports and MCP package paths. Your .xerify/ state and xverify-config.json settings remain compatible.
- Align the MCP identity with the GitHub owner:
io.github.verhex/xerify. - Add
xerifyto npm keywords and update current installation examples, site links, and all six documentation languages. - Verify npm tarball integrity and provenance before adding the old package migration notice. Historical releases and benchmark records keep their original package identity.
Validation: 293 tests, clean external package installation, modern/legacy MCP Inspector checks, package boundary and secret scans, and zero known production dependency vulnerabilities at release audit.