Shared memory and collision-avoidance for parallel Claude Code sessions. Warm-starts each session with what earlier ones learned, records what every agent does, and blocks two sessions editing the same file.
★not rated 3 24d agoA
tokens not measured
AGPL-3.0
A project structure for keeping an AI agent’s memory outside the model in three layers: persistent notes, an index, and detailed records. It also provides templates, approval controls, event logs, context-saving procedures, and weekly review tools.
★not rated 3 14d agoA
tokens not measured
originalMIT
Every Claude Code session, in every project, captured into one plain-Markdown brain you own. Index-first recall, automatic redaction, LLM-distilled session notes.
★not rated 3▲
+1 22d agoA
tokens not measured
originalMIT
Self-hosted memory for Claude Code via Qdrant. Auto-Recall injects relevant memories before each prompt. Auto-Capture stores facts after each turn. Hybrid retrieval, reranking, memory dynamics, guardrails. One store shared with OpenClaw and Hermes (MCP).
★not rated 3▲
+1
changed todayA
tokens not measured
originalMIT
An MCP control plane for Claude Code: swallow other MCP servers through one gateway, delegate to Codex/Gemini/Claude on your own CLI subscriptions, plus a RAG memory graph, reference study, and cross-session handoffs. Optional all the way down, secret-free, fail-closed.
★not rated 3 1mo agoA
tokens not measured
originalMIT
Memory that survives compaction: your agent's decisions with their why, permanent dead-ends, and causal chains — built automatically from the Claude Code transcripts you already have. Bundles the NodeDex MCP connection + the memory-discipline skill.
★not rated 2 1mo agoA
tokens not measured
AGPL-3.0
macOS-only MCP server that exposes iMessage history to Claude and exports per-chat conversations into an Obsidian vault. Direct chat.db read, Whisper voice-note transcription, FTS5 search, AppleScript send with draft+confirm.
★not rated 2 5d agoA
tokens not measured
originalMIT
Vault-native memory for Claude Code. Markdown is ground truth. Hybrid retrieval, temporal knowledge graph, zero LLM cost on Stop, token-aware adaptive context.
★not rated 2
changed yesterdayA
tokens not measured
originalApache-2.0
Connect Claude to Moxie Docs — living documentation and repository context (conventions, doc gaps, API context, source-cited pages) over MCP, plus the edit-then-document skill. Sign-in is handled by the client's OAuth flow on first use.
★not rated 2 12d agoA
tokens not measured
originalMIT
Install and connect Firekeep — one self-hosted Keep that carries knowledge, working context, coordination, and evidence across AI agents — then verify it with the product's own doctor.
Nudges Claude Code / Codex to actually use the Inkwell MCP memory server — search before starting work, and remember non-trivial changes before finishing.
★not rated 2 22d agoA
tokens not measured
originalMIT
Skills that teach any agent to use chat-recall: recall a decision and why it was made, find credentials pasted into past sessions, rank what is worth fixing in a repository, and track it on a shared board. Bundles the MCP server so install wires everything in one step.
★not rated 2
changed yesterdayA
tokens not measured
Persistent project memory for Claude Code — indexes your repo into local JSONL and auto-injects task-relevant context (BM25, no LLM calls, nothing leaves your machine).
★not rated 2 1mo agoA
tokens not measured
originalApache-2.0
Continuous memory that survives context compaction — harvests your agent's own confidence-marked claims into a verbatim brief and re-injects it after compaction.
★not rated 2 23d agoA
tokens not measured
originalMIT
Instinct Engine that scans recent sessions, journals, and decisions for recurring patterns and turns them into concrete captures (rules, concept notes, writing seeds, skill improvements). Detects what's hardening into real insight before it evaporates.
★not rated 2 19d agoA
tokens not measured
originalMIT