MemorySync for Cline
io.memorysync/memory
Persistent memory for AI agents. Search and store durable facts, preferences and decisions.
client:Cline
transport:streamable-http
Install MemorySync 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://mcp.memorysync.io/mcp"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs