Skip to content
Claude Desktop

GoodMemory for Claude Desktop

io.github.hjqcan/goodmemory

Durable user/project memory for MCP clients: recall context and remember selected facts.

client:Claude Desktop transport:stdio runtime:npm

Install GoodMemory in Claude Desktop

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

{
  "mcpServers": {
    "goodmemory": {
      "command": "npx",
      "args": [
        "-y",
        "goodmemory"
      ]
    }
  }
}

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

GoodMemory in other clients