Local-first encrypted memory for AI agents — SQLCipher, hybrid search (BM25 + vectors + graph), MCP server with 8 tools, bi-temporal validity, 319 tests. AGPL-3.0.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"DamianTodorovic/kepta"
]
}
}
}
Run in terminal:
claude mcp add kepta npx -y DamianTodorovic/kepta
Add to .cursor/mcp.json:
{
"mcpServers": {
"kepta": {
"command": "npx",
"args": [
"-y",
"DamianTodorovic/kepta"
]
}
}
}
README Excerpt
<p align="center"><img src="https://img.shields.io/badge/version-2.11.0-blue" alt="v2.11.0"> <img src="https://img.shields.io/badge/license-AGPL--3.0-blue" alt="AGPL-3.0"> <img src="https://img.shields.io/badge/tests-310%20passing-brightgreen" alt="tests"> <img src="https://img.shields.io/badge/coverage%20gate-%E2%89%A5%2089%25%20of%20lines-brightgreen" alt="coverage"> <img src="https://img.shields.io/badge/platform-macOS%20%7C%20Windows%20%7C%20Linux-lightgrey" alt="platform"> <img src="https:/
Topics
ai-agentsclaude-desktopencryptionhybrid-searchknowledge-baselocal-firstmcpmemorymodel-context-protocolsqlcipher