AliceLJY/recallnest
by Various
One memory, three terminals. Shared memory layer for Claude Code, Codex, and Gemini CLI — hybrid retrieval (vector + BM25 + KG), session continuity, 41 MCP tools. Local-first, Lanc
MCP
AliceLJY/recallnest
Added 1 June 2026
Overview
A shared memory layer for Claude Code, Codex, and Gemini CLI. It provides hybrid retrieval using vector, BM25, and knowledge graph methods, with session continuity and 41 MCP tools. The tool is local-first and stores data in LanceDB.
Best for
Best for
Developers using multiple AI CLI tools who need a unified, local memory layer for session continuity
Use cases
- Persisting and retrieving conversation context across Claude Code, Codex, and Gemini CLI sessions
- Enabling hybrid search (vector, BM25, knowledge graph) over previous interactions
- Accessing 41 MCP tools to extend CLI capabilities with shared memory
How to use
Install
npx recallnest --help # run directly Tools exposed
workflow_observeworkflow_healthworkflow_evidencestore_memorystore_workflow_patternstore_casepromote_memorypromote_scanlist_conflictsaudit_conflictsescalate_conflictsresolve_conflictcheckpoint_sessionlatest_checkpointresume_contextsearch_memoryexplain_memorydistill_memorybrief_memorypin_memory
Tested with
Claude Code, ChatGPT
Notes
A shared memory layer for Claude Code, Codex, and Gemini CLI. It provides hybrid retrieval using vector, BM25, and knowledge graph methods, with session continuity and 41 MCP tools. The tool is local-first and stores data in LanceDB.
14 stars on GitHub. Last updated 2026-05-31. Licensed MIT.
Use cases
- Persisting and retrieving conversation context across Claude Code, Codex, and Gemini CLI sessions
- Enabling hybrid search (vector, BM25, knowledge graph) over previous interactions
- Accessing 41 MCP tools to extend CLI capabilities with shared memory
Pros
- Local-first architecture ensures data privacy and offline capability
- Hybrid retrieval combines multiple search strategies for better results
- Provides session continuity across three popular AI CLI tools
Cons
- Limited to Claude Code, Codex, and Gemini CLI (no support for other CLIs)
- Small community size (14 stars) may mean less ongoing development and support
- Requires setting up and maintaining a LanceDB instance locally
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Local-first architecture ensures data privacy and offline capability
- Hybrid retrieval combines multiple search strategies for better results
- Provides session continuity across three popular AI CLI tools
Cons
- Limited to Claude Code, Codex, and Gemini CLI (no support for other CLIs)
- Small community size (14 stars) may mean less ongoing development and support
- Requires setting up and maintaining a LanceDB instance locally
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.