Skip to content
Claude Desktop

darwin-memo for Claude Desktop

io.github.rogermsc/darwin-memo

Self-curating agent memory kept honest by survival-based selection over measured outcomes.

client:Claude Desktop transport:stdio runtime:pypi

Install darwin-memo 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": {
    "darwin-memo": {
      "command": "uvx",
      "args": [
        "darwin-memo"
      ],
      "env": {
        "DARWIN_MEMO_PATH": "<DARWIN_MEMO_PATH>"
      }
    }
  }
}

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

darwin-memo in other clients