Plugin Claude Code
Plugin marketplace listing 1 plugin: agentsmd-memory.
Plugin Claude Code
Plugin marketplace listing 1 plugin: agentsmd-memory.
Plugin Claude Code
Self-updating project memory in AGENTS.md (falls back to CLAUDE.md). Bundles the memorysave/memoryforget MCP tools and a per-turn nudge so the agent actually calls them.
MCP server Claude CodeCodexCursor
Zero-dependency MCP server that gives AI agents a self-updating project memory in AGENTS.md. Returns merge instructions instead of mutating state, so every change is a reviewable diff. Runs locally from the agentsmd-memory npm package.
Instructions file CodexOpenCode
AGENTS.md instructions for jryom/agentsmd-memory, covering agentsmd-memory, resolution and gotchas.
Hook
Runs when you submit a prompt, before the agent sees it, executing nudge.mjs via node. From jryom/agentsmd-memory.