Skip to content
Cline

bettermemory for Cline

io.github.0mattias/bettermemory

Memory for coding agents, checked against the filesystem and git before it is believed.

client:Cline transport:stdio runtime:pypi

Install bettermemory 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

{
  "mcpServers": {
    "bettermemory": {
      "command": "uvx",
      "args": [
        "bettermemory"
      ]
    }
  }
}

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

bettermemory in other clients