Afterpaths for Claude Code
io.github.burnssa/afterpaths
Session memory for AI coding agents. Search past sessions, extract rules, and track what works.
client:Claude Code
transport:stdio
runtime:pypi
Install Afterpaths in Claude Code
run in your project directory
claude mcp add afterpaths -e ANTHROPIC_API_KEY=<ANTHROPIC_API_KEY> -e OPENAI_API_KEY=<OPENAI_API_KEY> -- uvx afterpaths
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs