DeepMem
Claude Code plugin that gives sessions persistent, semantically searchable memory across conversations
🔗 Visit DeepMemDescription
Every new Claude Code session normally starts from zero — you re-explain context you already gave it yesterday. DeepMem tries to fix that by quietly saving facts from your conversations and making them searchable the next time you start a session.
DeepMem is a Claude Code plugin that stores and retrieves facts across sessions using two tools: deepmem_write, which extracts and embeds facts from a conversation, and deepmem_search, which runs hybrid semantic search over everything stored. It connects to a cloud API at deepmem.dev that requires authentication, and installs either through the Claude Code plugin marketplace or as a custom MCP server. The goal is to let you pick up context from past sessions without manually re-entering it each time.
💬 Our review
The short version: persistent cross-session memory is a real pain point for Claude Code users, but DeepMem's own repository (3 commits, 0 stars, 0 forks) shows this is a brand-new, unproven implementation of the idea.
Compared to manually keeping markdown notes or session summaries, DeepMem automates the capture and adds semantic search, which is meaningfully more convenient if it works reliably. The catch is that it requires trusting an external cloud API (deepmem.dev) with facts extracted from your conversations, with unclear pricing and usage limits beyond a stated free tier, and the plugin itself has essentially no track record yet. Worth a cautious trial if cross-session memory is a genuine daily frustration and you're comfortable sending conversation facts to a third-party API; wait or use local notes if that data-sharing tradeoff gives you pause.
📊 Global score
🤖 AI-enriched data
Plugin gratuit, mais nécessite une clé API cloud DeepMem (deepmem.dev) — structure tarifaire et limites d'usage au-delà du palier gratuit non détaillées.
Pros
Recherche sémantique sur les souvenirs stockés, retrouve des faits nuancés entre sessions
Élimine la ressaisie manuelle de contexte à chaque nouvelle session Claude Code
Intégration officielle via la marketplace Claude Code et le protocole MCP standard
Cons
Nécessite une authentification à une API cloud tierce (deepmem.dev), dépendance externe
Dépôt très peu actif (3 commits, 0 étoile, 0 fork) — stade expérimental
Structure tarifaire et limites d'usage au-delà du gratuit non détaillées
