diff --git a/README.md b/README.md index 78c310583..d84b7f2aa 100644 --- a/README.md +++ b/README.md @@ -2399,6 +2399,7 @@ Persistent memory storage using knowledge graph structures. Enables AI models to - [teflon07/memkeeper](https://github.com/teflon07/memkeeper) [![teflon07/memkeeper MCP server](https://glama.ai/mcp/servers/teflon07/memkeeper/badges/score.svg)](https://glama.ai/mcp/servers/teflon07/memkeeper) 🦀 🏠 🍎 🐧 - Local-first memory for AI agents: a single self-contained Rust binary over one SQLite file. Hybrid BM25/FTS + on-device ONNX embeddings + cross-encoder rerank; abstains instead of returning a confident wrong memory. No server, no API key, zero marginal cost. `memkeeper mcp` - [yamantaka520/Agent-Memory-OS](https://github.com/yamantaka520/Agent-Memory-OS) [![yamantaka520/Agent-Memory-OS MCP server](https://glama.ai/mcp/servers/yamantaka520/Agent-Memory-OS/badges/score.svg)](https://glama.ai/mcp/servers/yamantaka520/Agent-Memory-OS) 🐍 🏠 🍎 🪟 🐧 - Local-first memory engine for AI-agent teams: private/team/project ACL (a hard gate before ranking), associative recall, and federated sync where revocation propagates across nodes. SQLite + FTS5, no LLM required; MCP server + web console included. `pip install 'agent-memory-os[mcp]'` - [ohad6k/emulo](https://github.com/ohad6k/emulo) [![ohad6k/emulo MCP server](https://glama.ai/mcp/servers/ohad6k/emulo/badges/score.svg)](https://glama.ai/mcp/servers/ohad6k/emulo) 🐍 🏠 - Loads your personal profile, mined from your local Claude Code/Codex/OpenCode logs, so your agent works like you instead of a cold start. One tool, `load_emulo_profile`. Run with `uvx emulo mcp`. +- [ctxfile/ctxfile](https://github.com/ctxfile/ctxfile) [![ctxfile/ctxfile MCP server](https://glama.ai/mcp/servers/ctxfile/ctxfile/badges/score.svg)](https://glama.ai/mcp/servers/ctxfile/ctxfile) 📇 🏠 🍎 🪟 🐧 - Local-first MCP server that snapshots your project's working state — files, git, plan, and decisions — into one structured context object and hands it to any MCP client in a single call. Save a session in one agent, continue it in another. Zero network calls by default; read-only over your project. Works with Claude Code, Cursor, and any MCP client. `npx -y ctxfile` ### ⚖️ Legal Access to legal information, legislation, and legal databases. Enables AI models to search and analyze legal documents and regulatory information.