Loading MCP server directory, please wait...
Session memory for AI coding agents. Search past sessions, extract rules, and track what works.
npx @getmcp/cli add io.github.burnssa/afterpathsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.burnssa/afterpaths": {
"command": "uvx",
"args": [
"afterpaths[mcp]",
"afterpaths",
"afterpaths-mcp"
],
"env": {
"ANTHROPIC_API_KEY": "",
"OPENAI_API_KEY": ""
}
}
}
}