mediar-ai/screenpipe
ποΈ π¦ π π Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building context-aware AI agents through a NextJS plugin ecosystem.
Quick Start
Clone the repository:
git clone https://github.com/mediar-ai/screenpipeClaude Desktop configuration example:
{
"mcpServers": {
"screenpipe": {
"command": "npx",
"args": [
"-y",
"mediar-ai/screenpipe"
]
}
}
}Check the repository README for specific installation and configuration instructions.