Skip to content
Cline

Memoize — persistent agent memory for Cline

io.github.harrisonford/memoize

Persistent cross-session memory shared by Codex, Claude Code, ChatGPT, and other AI agents.

client:Cline transport:streamable-http

Install Memoize — persistent agent 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": {
    "memoize": {
      "url": "https://memoize.xyz/mcp"
    }
  }
}

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

Memoize — persistent agent memory in other clients