context keeper for Claude Code
io.github.jarmstrong158/context-keeper
Durable project-memory MCP: decisions, constraints, and pipelines across Claude sessions.
client:Claude Code
transport:stdio
runtime:pypi
Install context keeper in Claude Code
run in your project directory
claude mcp add context-keeper -e CONTEXT_KEEPER_PROJECT=<CONTEXT_KEEPER_PROJECT> -- uvx context-keeper-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs