Enables Claude Code to search and retrieve past chat history from Claude.ai exports and Claude Code sessions, allowing the AI to reference previous conversations and decisions.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.CONTEXT_BRIDGE_DB_PATH— ./chat_memory.db Where the database livesCONTEXT_BRIDGE_MODEL— BAAI/bge-base-en-v1.5 fastembed model ID; changing after a build triggers a full rebuildCONTEXT_BRIDGE_BATCH_SIZE— 64 Embedding batch size; reduce to 16 or 8 if you hit OOM during buildFASTEMBED_CACHE_PATH[](https://m8ven.ai/mcp/zachvp-context-bridge-1cx30c)