|
|
|
|
|
by neomantra
327 days ago
|
|
One could pretty easily wrap an MCP server around the ScreenTime activity SQLite database file on MacOS. You could use DuckDB like this server does. I’ve found good value in making purpose-build MCP servers like that with the general model:
Data<>DuckDB<>MCP<>LLM
With verbose description for the LLM of an “sql” tool endpoint for it to use to explore. |
|
https://github.com/AgentDank/screentime-mcp
It's pretty crazy what it can do! I'll put examples once I can scrub personal info. But it has browsing history too. Sensitive data, so please be careful!!