Afterpaths

Created By
burnssa3 months ago
Summarize and search coding sessions, automatically extract rules from session discoveries (dead ends, decisions, gotchas) and benchmark performance across coding agents. Works with Claude Code, Codex CLI and Cursor.
Overview

Afterpaths makes your AI coding agents smarter with every session. It reads session history from Claude Code, Cursor, and Codex CLI, then lets you:

  • Search across past sessions to find previous discussions and discoveries

  • Summarize sessions into structured research logs (discoveries, dead ends, decisions)

  • Extract rules automatically into .claude/rules/ and .cursor/rules/ so agents don't repeat mistakes

  • Benchmark model and tool performance across your coding workflow

Available as both a CLI (ap search, ap summarize, ap rules) and an MCP server with 5 tools for direct agent integration.

Server Config

{
  "mcpServers": {
    "afterpaths": {
      "command": "uvx",
      "args": [
        "--from",
        "afterpaths[mcp]",
        "afterpaths-mcp"
      ]
    }
  }
}
Project Info
Created At
3 months ago
Updated At
3 months ago
Author Name
burnssa
Star
-
Language
-
License
-
Category
Tags

Recommend Servers

View All
Voyei

9 hours ago