setup
Gemini CLI uses MCP for external tools. add screenpipe to your config:usage
once configured, Gemini can search your screen history:available tools
screenpipe provides these MCP tools to Gemini:- search-content - search screen OCR, audio transcriptions
- search-ui-events - search accessibility data: keyboard input, mouse clicks, app switches, clipboard (macOS)
- get-ui-event-stats - get aggregated UI event statistics by app
- export-video - create video exports from screen recordings
example workflows
context-aware coding:requirements
- screenpipe running on localhost:3030
- Gemini CLI installed
- Node.js >= 18.0.0