memento-mcp

lfrmonteiro99/memento-mcp
★ 0 stars TypeScript 🧠 Memory/Knowledge Updated today
Persistent memory MCP server with typed memories, decay scoring, and token-aware context injection
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "memento-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lfrmonteiro99/memento-mcp"
      ]
    }
  }
}

README Excerpt

**Persistent memory for AI coding agents.** A local-first MCP server that gives Claude Code, Codex, Cursor, and any stdio-MCP client durable project memory: facts, decisions, patterns, architecture notes, pitfalls, session summaries, and team-shared knowledge. AI coding agents are powerful, but they forget. They forget why a decision was made, which migration broke production, which convention your project follows, and which workaround saved you three hours last week.

Tools (8)

PostToolUseSessionStartUserPromptSubmitarchitecturedecisionfactpatternpreference