download
Install membl where your agents execute.
The CLI and daemon handle capture and recall. Cloud adds pairing, a hosted dashboard, and shared review; Local keeps everything on one machine.
Cloud
Install, sign in at app.membl.io, pair the machine, then run membl init inside each repo. The installer writes ~/.membl/cloud.env so hooks can reach hosted memory.
Local
Install, start the daemon on 127.0.0.1, run membl init in each repo, then verify with membl remember and membl recall.
Enterprise
Run the Cloud workflow inside your VPC with your identity and secret-management stack while keeping the same per-project init and recall checks.
first run
Verify before you trust it.
After install, initialize a repo with membl init, create one test fact withmembl remember, and recall it from that repo. Then recall the same query from another initialized repo to confirm the packet is project-scoped.