Back to search
30
MCP

Afterpaths

io.github.burnssa/afterpaths

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

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

Similar MCP servers embedding-nearest

AfterPaths
Location-based content discovery for finding nearby places, events, and activities.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools
io.github.keshrath/agent-knowledge
Cross-session memory for AI agents - knowledge graph, scoring, semantic search
0 tools
Session Forge
Persistent memory and session intelligence for AI coding assistants. Zero config.
0 tools
io.github.bighippoman/memoir
Structured session journals for AI agents. Persistent memory across sessions.
0 tools
agent-memory-mcp-server
Persistent memory for AI agents — store, retrieve and search knowledge across sessions
0 tools

How to use

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

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