← Back to Plugins
MCP Server MCP

io.github.yuvalsuede/memory-mcp

github By github 👁 2 views ▲ 0 votes

Persistent memory + git snapshots for Claude Code. Never lose context or code.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "claude-code-memory",
      "version": "1.2.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...