Skip to content
Cline

memory for Cline

io.github.shackleai/memory

Persistent memory for AI coding tools. 11 tools for any MCP-compatible AI tool.

client:Cline transport:stdio runtime:npm

Install memory 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": {
    "memory": {
      "command": "npx",
      "args": [
        "-y",
        "@shackleai/memory-mcp"
      ]
    }
  }
}

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

memory in other clients