Skip to content
Back to search
30
MCP

AfterPaths

pulsemcp/afterpaths

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

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Afterpaths
Session memory for AI coding agents. Search past sessions, extract rules, and track what works.
0 tools
aide-memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools
Session Forge
Persistent memory and session intelligence for AI coding assistants. Zero config.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "afterpaths": {
      "url": "None",
      "transport": "http"
    }
  }
}