Nunchi Memory Local (free single-device mode): run npx -y @nunchiai/nexus-mcp init --all --local --yes. Verify with npx -y @nunchiai/nexus-mcp init --list.
Cloud tiers: pass --key sk_write_... to init for connected MCP clients, including Codex.
Nunchi Memory Cloud Trial, Nunchi Memory Local, and Nunchi Memory Pro currently allow only one active API key under the current rollout policy. Revoke or delete the current key before reissuing.
Nunchi Memory Local stores its signed license in ~/.nexus/license.json. Cloud init stores reusable values in ~/.nexus.env.
Nunchi Memory Local binds that signed license to the first activated device fingerprint. To move devices, delete the old key in /settings/api-keys, issue a new key, and activate again on the new device.
Search engine in Nunchi Memory Local: Nunchi Memory Local does not run a local embedding model. It uses local SQLite FTS search plus lightweight scoring. Cloud memory is the mode that provides server-side embedding and vector retrieval.