Recall

Installation

Install recall-context and use the recall command.

Run without installing

npx recall-context init

npx downloads and runs the package for a single invocation — nothing is installed globally.

Install once

npm install -g recall-context
recall init

The npm package is recall-context; the command it installs is recall.

Requirements

  • Node.js 22 or newer.
  • No account, sign-up, or API key required.
  • No AI provider is required or called by default.

Package