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.

Cl

Cloud

recommended for multiple machines

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.

Lo

Local

single-machine development

Install, start the daemon on 127.0.0.1, run membl init in each repo, then verify with membl remember and membl recall.

En

Enterprise

private deployment

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.