bettermemory
01Plugin Claude Code
Plugin marketplace listing 1 plugin: bettermemory.
Plugin Claude Code
Plugin marketplace listing 1 plugin: bettermemory.
Plugin Claude Code
A trust layer between Claude Code and its own past: memory with per-hit staleness verdicts, claim-level use attribution, measured effectiveness, and episodic run-state. Retrieval is opt-in at the tool surface, plus a score-gated recall hook that injects a single stored pointer on the 2% of prompts the silent-miss prob.
MCP server Claude CodeCodexCursor
Memory you can verify — a trust layer between an AI coding agent and its own past: per-hit staleness verdicts, claim-level use attribution, measured effectiveness, episodic run-state. MCP-native, local-first, MIT, no cloud. Runs locally from the bettermemory Python package.
Hook
Runs when the agent finishes a response, running an inline shell check. From 0Mattias/bettermemory.
Hook
Runs when a session starts, running an inline shell check. From 0Mattias/bettermemory.
Hook
Runs when you submit a prompt, before the agent sees it, running an inline shell check. From 0Mattias/bettermemory.
Skill Claude CodeCodex
Verification-grade memory between sessions. Use bettermemory's MCP tools (memorysearch, memoryshow, memorywrite, memoryverify, memoryrecorduse, etc.) instead of writing to files when the user asks you to "remember" something or references shared context from a past session. Default is to NOT call memorysearch; only…