Loading MCP server directory, please wait...
Local-first persistent session memory for Claude Code and other agents. SQLite + FTS5, no cloud.
npx @getmcp/cli add io.github.labyrinth-analytics/loreconvoRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.labyrinth-analytics/loreconvo": {
"command": "uvx",
"args": [
"loreconvo"
],
"env": {
"LORECONVO_PRO": ""
}
}
}
}