Skip to content
Claude Desktop

memory pulse for Claude Desktop

io.github.t-crew/memory-pulse

Corrections that outlive the session. A guard blocks the edit that writes the old value back.

client:Claude Desktop transport:stdio runtime:npm

Install memory pulse in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "memory-pulse": {
      "command": "npx",
      "args": [
        "-y",
        "memory-pulse"
      ],
      "env": {
        "MEMORY_PULSE_KEY": "<MEMORY_PULSE_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

memory pulse in other clients