screenpipe for Claude Desktop
io.github.screenpipe/screenpipe-mcp
Search your local screen recordings, audio transcripts, and computer activity from screenpipe.
client:Claude Desktop
transport:stdio
runtime:npm
Install screenpipe in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"screenpipe-mcp": {
"command": "npx",
"args": [
"-y",
"screenpipe-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs