Show HN: MCP Memory – Fast Agent Memory Using Google's OKF and SQLite FTS5
github.com - 44 poäng - 21 kommentarer - 13905 sekunder sedan
Kommentarer (9)
- jrflo - 8850 sekunder sedanCool idea. Why is this beneficial over just using markdown files and allowing agents to grep for whatever they need? I've tried various MCP things in the past and I've found they tend to slow down the agent and waste tokens more than they end up helping, but a better memory system is 100% needed for agents.
- ksajadi - 3999 sekunder sedanFor those looking for similar tools, there is also https://markbase.cloud/ as a hosted service. (Disclaimer: we built it for internal use first and would like to open source with the community help as we don’t have much experience in OSS maintenance)
- healthycoder - 6485 sekunder sedanHow is this any different from all the other Memory stuff we have? mem0 etc etc that do the same thing?
- rcarmo - 12312 sekunder sedanNice to see more OKF-based approaches. My entry in this field is https://rcarmo.github.io/projects/memento/, which I’ve been running for a few months now.
- FitchApps - 10143 sekunder sedanLooks very interesting. Can you explain for noobs why using Google's OKF format and not plain MD files?
- clemens1010 - 9705 sekunder sedandid you test if that actually outperforms local claude code memory by any metric?
- 0c3ca83 - 5471 sekunder sedanHow is this different from what's built into Claude?
- bearjaws - 8365 sekunder sedanAnother week, another agent memory system that is about the same as grep in a memory/ directory.
- myshapeprotocol - 7945 sekunder sedanUsing SQLite FTS5 for fast agent memory is such a pragmatic architectural choice. Great Show HN project.
Nördnytt! 🤓