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, UI elements
- pixel-control - control mouse and keyboard (macOS)
- find-elements - find UI elements by role (macOS)
- click-element - click UI elements (macOS)
example workflows
context-aware coding:requirements
- screenpipe running on localhost:3030
- Gemini CLI installed
- Node.js >= 18.0.0