aide-memory for Cline
io.github.aide-memory/aide-memory
Persistent memory layer for AI coding agents — your agent remembers what you taught it.
client:Cline
transport:stdio
runtime:npm
Install aide-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": {
"aide-memory": {
"command": "npx",
"args": [
"-y",
"aide-memory"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs