Connects Claude (and other MCP clients) to the Smara Memory API, which ranks stored facts using a decay algorithm modeled on the Ebbinghaus forgetting curve. You get five tools: store_memory with importance weighting, search_memories with temporal scoring that surfaces recent and critical facts first, get_user_context for dropping formatted memory into system prompts, plus delete and usage checking. Requires a Smara API key. Reach for this when you want conversational context that persists across sessions and naturally deprioritizes stale information without manual pruning. Free tier includes 10,000 memories.
claude mcp add --transport stdio io.github.parallelromb-smara -- npx -y @smara/mcp-server