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
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.