KEPTA — Agent Memory for Claude Desktop
io.github.damiantodorovic/kepta
Local memory for AI agents. One SQLite file on your machine — no cloud, no account.
client:Claude Desktop
transport:stdio
runtime:npm
Install KEPTA — Agent Memory in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"kepta-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs