- Afterpaths
Afterpaths
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 agoUpdated At
3 months agoAuthor Name
burnssaStar
-Language
-License
-Tags
Recommend Servers
View Allmcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
虎嗅嗅 Ai行业参谋
17 hours ago
Fabric
@fabric-agent-plugins
15 hours ago
Shotapi
@smallhandsome
2 days ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago