Skip to content
Claude Code

RCLL for Claude Code

ai.rcll/fleet-memory

Self-hosted shared memory for a team of AI agents. Rooms, L0-L3 depth, no LLM on the read path.

client:Claude Code transport:stdio runtime:npm

Install RCLL in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add fleet-memory -e FLEET_URL=<FLEET_URL> -e FLEET_BANK=<FLEET_BANK> -- npx -y fleet-memory-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

RCLL in other clients