fellanH/context-vault
Persistent memory for AI agents — save and search knowledge across sessions via MCP. Local-first, markdown + SQLite + embeddings.
Implements hybrid full-text and semantic search via embeddings, with MCP tools for saving structured entry types (insights, decisions, patterns) and ingesting external content from URLs or projects. Runs as an auto-configured shared daemon that detects Claude, Cursor, and other AI tools, storing all data as plain markdown in `~/vault/` with SQLite indexing for search and optional web dashboard access.
2 stars and 3,631 monthly downloads. Available on npm.
Stars
2
Forks
1
Language
JavaScript
License
—
Category
Last pushed
Mar 13, 2026
Monthly downloads
3,631
Commits (30d)
0
Dependencies
4
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/fellanH/context-vault"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
aiming-lab/SimpleMem
SimpleMem: Efficient Lifelong Memory for LLM Agents
zilliztech/GPTCache
Semantic cache for LLMs. Fully integrated with LangChain and llama_index.
zilliztech/memsearch
A Markdown-first memory system, a standalone library for any AI agent. Inspired by OpenClaw.
ascottbell/maasv
Memory Architecture as a Service — cognition layer for AI assistants. 3-signal retrieval,...
TeleAI-UAGI/telemem
TeleMem is a high-performance drop-in replacement for Mem0, featuring semantic deduplication,...