56
/ 100
8 days ago
pulsemcp

AfterPaths

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

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-10h653)](https://m8ven.ai/mcp/burnssa-afterpaths-10h653)
commit: 1bdd7173064c48d9ec789d3d82fd64344ec56a83
code hash: 552976fa0701362adaa9e10a3aecd75a958ade22eac856d1eaa29fffd093fd67
verified: 7/23/2026, 9:18:34 AM
view raw JSON →