Afterpaths runs on your own machine — the client starts it, so there is no endpoint to ping. 270 installs a week from pypi. Last commit 28 Apr 2026.
Session memory for AI coding agents. Search past sessions, extract rules, and track what works.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add afterpaths -- uvx afterpaths
{
"mcpServers": {
"afterpaths": {
"args": [
"afterpaths"
],
"command": "uvx"
}
}
}
[mcp_servers.afterpaths]
command = "uvx"
args = ["afterpaths"]
{
"mcpServers": {
"afterpaths": {
"args": [
"afterpaths"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"afterpaths": {
"args": [
"afterpaths"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.