Stats
Actions
Tags
From m3 Memory
Persists chat logs to memory using mcp-memory on session stop and pre-compact, and warns if CLI is missing on session start. Runs shell commands asynchronously.
3 events · 3 hooks
Where this hook configuration is defined
Defined in hooks/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
command -v mcp-memory >/dev/null 2>&1 && /bin/sh "$(mcp-memory chatlog hook-path 2>/dev/null || echo /dev/null)" || true30msautocommand -v mcp-memory >/dev/null 2>&1 && /bin/sh "$(mcp-memory chatlog hook-path 2>/dev/null || echo /dev/null)" || true30mscommand -v mcp-memory >/dev/null 2>&1 || echo '[m3-memory] mcp-memory CLI not on PATH. Run: pipx install m3-memory && pipx ensurepath' >&25msnpx claudepluginhub skynetcmd/m3-memory --plugin m338plugins reuse this hooks config
First indexed Jan 10, 2026
Showing the 6 earliest of 38 plugins