Recall
JSON →Open-source MCP memory server for AI coding agents â durable cross-session memory, per-agent namespaces, ChromaDB-backed, self-hosted.
Install
pip install "ai-recallworks[mcp]" Tools · 6
- claim Soft-lock a file/table/URL with an auto-expiring TTL
- release Drop the lock (soft-archive — audit trail survives)
- who_has Check if anyone is editing a given resource
- claims List all active locks across all agents
- handoff Explicit work transfer with intent + files + context
- pulse_others Get the N most recent checkpoints from agents other than you
Links
★ 3 GitHub stars