agent memory for Cline
dev.veritap/agent-memory
Agent memory: free durable storage (any keypair, no signup) that survives sessions and machines.
client:Cline
transport:streamable-http
tools:12
Install agent 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": {
"agent-memory": {
"url": "https://locker.veritap.dev/mcp/memory"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs