wallneradam/project-mem-mcp

An MCP server that enables AI agents to persistently store and retrieve project information from a memory file.

2Stars on the repository
10Mods indexed here, across every type
14d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

wallneradam/project-mem-mcp

Hook

Runs when a session starts, executing continuous_save_prime.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 14d ago A tokens not measured original MIT

UserPromptSubmit

02

wallneradam/project-mem-mcp

Hook

Runs when you submit a prompt, before the agent sees it, executing auto_read.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 14d ago A tokens not measured original MIT

PreToolUse

03

wallneradam/project-mem-mcp

Hook

Runs before the agent uses a tool for .*set_project_memory and .*update_project_memory tool calls, executing block_subagent_writes.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 14d ago A tokens not measured original MIT

PostToolUse

04

wallneradam/project-mem-mcp

Hook

Runs after a tool call finishes for .*set_project_memory and .*update_project_memory tool calls, executing check_dream.py via uv with --no-project and --quiet. From wallneradam/project-mem-mcp.

2 14d ago A tokens not measured copy · 86% MIT