GoodMemory for Cline
io.github.hjqcan/goodmemory
Durable user/project memory for MCP clients: recall context and remember selected facts.
client:Cline
transport:stdio
runtime:npm
Install GoodMemory 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": {
"goodmemory": {
"command": "npx",
"args": [
"-y",
"goodmemory"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs