YourMemory

Product Hunt Tools

Summary

YourMemory is an MCP-based memory tool that uses self-pruning to reduce token waste by up to 84%, improving efficiency in AI context management.

<p> Cut token waste by 84% with self pruning MCP memory </p> <p> <a href="https://www.producthunt.com/products/yourmemory?utm_campaign=producthunt-atom-posts-feed&amp;utm_medium=rss-feed&amp;utm_source=producthunt-atom-posts-feed">Discussion</a> | <a href="https://www.producthunt.com/r/p/1128311?app_id=339">Link</a> </p>
Original Article

Similar Articles

MemPalace/mempalace

GitHub Trending (daily)

MemPalace is a local-first, open-source AI memory tool that stores conversation history verbatim and retrieves it with semantic search, achieving 96.6% R@5 on LongMemEval without any API calls or LLM. It features a pluggable backend architecture, CLI interface, and supports Claude Code, Gemini CLI, and MCP-compatible tools.

SimpleMem: Efficient Lifelong Memory for LLM Agents

Papers with Code Trending

Introduces SimpleMem, an efficient memory framework for LLM agents that uses semantic lossless compression to improve accuracy and reduce token consumption, achieving 26.4% F1 improvement and up to 30x reduction in inference-time token usage.