Back to Apps

OpenRecall
by shadowcz007
AI-powered screen time monitor and activity tracker with MCP server for remote control and logging.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
OpenRecall is a comprehensive screen time monitoring tool that captures screenshots and uses multimodal AI models to analyze user activities. It provides a detailed record of how you spend your time on your computer, automatically categorizing software usage and providing system context.
Tools
monitor: Controls the monitoring state (start, stop, or check status).read_logs: Retrieves activity logs to review past actions.clipboard_status: Queries the current state of clipboard monitoring.clipboard_list: Views a history of recent clipboard captures.clipboard_save: Manually saves a specific clipboard record as a Markdown file.clipboard_auto_save: Toggles the automatic saving of clipboard contents.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"openrecall": {
"command": "/path/to/openrecall",
"args": ["--mcp", "--api-key", "your_api_key"]
}
}
}
Supported hosts
- claude
Quick install
./target/release/openrecall --mcp --api-key your_api_keyInformation
- Pricing
- free
- Published
- 6/30/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add the executable path with the --mcp flag to claude_desktop_config.json





