Back to MCP Servers
🔌

mediar-ai/screenpipe

NOASSERTION

🎖️ 🦀 🏠 🍎 Local-first system capturing screen/audio with timestamped indexing, SQL/embedding storage, semantic search, LLM-powered history analysis, and event-triggered actions - enables building c

RustSearch

Install

npx -y screenpipe@latest

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "mediar-ai-screenpipe": {
      "command": "npx",
      "args": [
        "-y",
        "screenpipe@latest"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.