Skip to content
Cline

Recall — persistent memory for agents for Cline

dev.workers.notdown-app.recall/memory

Persistent memory for AI agents. Free, no LLM, no SDK. Open Worker you can self-host in 2 commands.

client:Cline transport:streamable-http

Install Recall — persistent memory for agents 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": {
      "url": "https://recall.notdown-app.workers.dev/mcp/{key}"
    }
  }
}

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

Recall — persistent memory for agents in other clients