56
/ 100
1 month ago
mcp_so

Afterpaths

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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — afterpaths_summarize (line 228: summary_path.write_text(result.with_metadata_footer()))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: AFTERPATHS_LICENSE_KEY, ANTHROPIC_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAFTERPATHS_LICENSE_KEY
configAFTERPATHS_LLM_PROVIDER
🔐 secretANTHROPIC_API_KEYexport ="sk-ant-..."
configAFTERPATHS_MODEL
🔐 secretOPENAI_API_KEY
configOPENAI_API_BASE
configAFTERPATHS_MAX_TOKENS
configCODEX_HOME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/burnssa-afterpaths-nyxktd)](https://m8ven.ai/mcp/burnssa-afterpaths-nyxktd)
commit: 1bdd7173064c48d9ec789d3d82fd64344ec56a83
code hash: 552976fa0701362adaa9e10a3aecd75a958ade22eac856d1eaa29fffd093fd67
verified: 6/16/2026, 1:16:36 PM
view raw JSON →