Loading MCP server directory, please wait...
Local-first memory for AI agents: SQLite FTS5, deterministic recall, no vector DB, no cloud.
npx @getmcp/cli add io.github.Artem362/memory-kernelRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Artem362/memory-kernel": {
"command": "uvx",
"args": [
"amormorri-memory-kernel"
],
"env": {
"MEMORY_KERNEL_DB": ""
}
}
}
}