Skip to content
Cline

darwin-memo for Cline

io.github.rogermsc/darwin-memo

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

client:Cline transport:stdio runtime:pypi

Install darwin-memo in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

darwin-memo in other clients