Skip to content
Cline

memoir for Cline

io.github.bighippoman/memoir

Structured session journals for AI agents. Persistent memory across sessions.

client:Cline transport:stdio runtime:npm

Install memoir 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": {
    "memoir": {
      "command": "npx",
      "args": [
        "-y",
        "memoir-mcp"
      ],
      "env": {
        "MEMOIR_MAX_CONTENT": "<MEMOIR_MAX_CONTENT>",
        "MEMOIR_MAX_OUTCOME": "<MEMOIR_MAX_OUTCOME>",
        "MEMOIR_MAX_ENTRIES": "<MEMOIR_MAX_ENTRIES>",
        "MEMOIR_MAX_SESSIONS": "<MEMOIR_MAX_SESSIONS>"
      }
    }
  }
}

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

memoir in other clients