Lightweight local memory layer for AI assistants — MCP server + HTTP API + CLI, backed by SQLite + FTS5. Works with Claude, Cursor, and Codex.
{
"mcpServers": {
"knol-local": {
"command": "npx",
"args": [
"-y",
"knol-local"
]
}
}
}