Downloads
Install it like a real product.
Signed builds, checksums, an install script, release notes, and a clear activation path.
Release evidence
Everything needed to verify a public install.
No hidden artifact chain: the installer, archives, signatures, SBOM and provenance are public.
Machine-readable list of downloadable assets, hashes, signatures and version metadata.
OpenSigned release record for the artifacts in the current public channel.
OpenEd25519 public key used by the installer to verify release signatures.
OpenCycloneDX bill of materials for dependency and security review.
OpenVerify
Signed and checksummed.
The installer verifies SHA-256 checksums and signatures before extracting anything.
shasum -a 256 -c ai-indexer-latest-aarch64-apple-darwin.tar.gz.sha256Update
Same signed installer.
ai-indexer-mcp update --dry-run
ai-indexer-mcp updatePreview every update with --dry-run before it changes a thing.
Activate
Paid features unlock locally.
ai-indexer-mcp license install YOUR_LICENSE_TOKENOnboard
Turn a repo into agent memory.
ai-indexer-mcp onboard --repo ~/Documents/matchrOne command: config, index, agent setup and a launch report.