Skip to content
Back to search
30
MCP

Memoir

pulsemcp/memoir

Persistent memory layer for AI coding tools that syncs context across sessions, tools, and machines.

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

Similar MCP servers embedding-nearest

io.github.camgitt/memoir
Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.
0 tools
Aide Memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
aide-memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools
io.github.velixarai/memory
Persistent memory for AI assistants. Store, search, and recall across sessions.
0 tools
AgentMemory
Persistent memory for AI coding agents with hybrid retrieval, analytics, and governance controls.
0 tools

How to use

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

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