recallium CLI connects supported coding agents to Recallium. It requires Node.js 18 or later.
Install the CLI
recallium with no arguments in an interactive terminal to open the Install / Modify screen.
Common commands
login, enroll, logout, and unauthorize are available in the Cloud client. Community does not require Cloud sign-in.
Install options
Use
recallium help to see the supported values for --ide in your installed version.
Connect to Recallium Cloud
The standard installer connects supported coding agents to Recallium Cloud and opens the sign-in flow:recallium login when you need to sign in again without changing agent configuration.
Connect to Recallium Community
For a local Community server on the default port:Diagnose a connection
Run these commands in order:status explains what is connected. doctor reports failed checks and the command that can repair each supported issue.
If the Cloud credential is missing or expired, run:
recallium status and recallium doctor.
Remove Recallium
In an interactive terminal, runrecallium uninstall and deselect the agents you want to disconnect.
To remove everything managed by the client:
--dry-run first if you want to review the affected files.