KEPTA — Agent Memory for Cline
io.github.damiantodorovic/kepta
Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
client:Cline
transport:stdio
runtime:npm
Install KEPTA — 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": {
"kepta": {
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs