RCLL
Shared memory for a team of agents.
Most agent memory is built for one assistant: one bot, one history. RCLL gives a whole fleet a single store — every agent gets its own room, and a shared room they all read. Runs on your Postgres with local embeddings, so nothing leaves the box.
RCLL is recall with the vowels dropped — the one
operation every agent performs before it does anything else.
Install
npx rcll-mcp
not published yet — with the first release
Source
github.com/holetron-lab/rcll