loading…
Search for a command to run...
loading…
Desktop app that captures screen activity via event-driven screenshots, stores AI-generated summaries and OCR text locally in SQLite, and exposes your activity
Desktop app that captures screen activity via event-driven screenshots, stores AI-generated summaries and OCR text locally in SQLite, and exposes your activity history to AI assistants via MCP with semantic search, timeline browsing, and event detail retrieval.
It is a desktop app that sees what you see, builds context about how you work, and surfaces automation opportunities — all queryable from any AI chat via MCP.
Screen Recording → context → task recommendations → MCP into AI chats
🎬 Demo
Install the CLI from npm: @deusxmachina-dev/memorylane-cli
Questions, feedback, and feature ideas are welcome in our Discord server.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"deusxmachina-dev-memorylane": {
"command": "npx",
"args": []
}
}
}