Loomal

Afterpaths

MCP server by github.com/burnssa/afterpaths

Session memory for AI coding agents. Search past sessions, extract rules, and track what works.

2 starspypi: afterpaths

About Afterpaths

Afterpaths is an MCP (Model Context Protocol) server published by burnssa in the official MCP registry, listed under Search on Loomal. Session memory for AI coding agents. Search past sessions, extract rules, and track what works.

It ships as a Python package on PyPI (afterpaths), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/burnssa/afterpaths, where the project has earned 2 GitHub stars.

Use Afterpaths with your agent

Claude Code · one command
claude mcp add afterpaths -- uvx afterpaths
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "afterpaths": {
      "command": "uvx",
      "args": [
        "afterpaths"
      ]
    }
  }
}
pypiafterpaths

Frequently asked questions

What is Afterpaths?
Afterpaths is an MCP (Model Context Protocol) server by burnssa in the Search category. Session memory for AI coding agents. Search past sessions, extract rules, and track what works.
How do I connect Afterpaths to Claude, Cursor, or another MCP client?
Install Afterpaths from its pypi package (afterpaths) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Afterpaths open source?
Yes — the source code is public at github.com/burnssa/afterpaths, with 2 GitHub stars.
Can AI agents pay to use Afterpaths?
Not yet through Loomal — Afterpaths is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Afterpaths? Claim this listing free by verifying GitHub ownership, or contact us.