Skip to content
Cline

Recalld for Cline

io.github.bit-robotics/recalld

Managed long-term memory for AI agents, with evolving facts and relevant retrieval through MCP.

client:Cline transport:streamable-http

Install Recalld 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": {
    "recalld": {
      "url": "https://{region}.recalld.ai/mcp"
    }
  }
}

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

Recalld in other clients