Gemini CLI is Google’s terminal-based AI coding assistant. it supports MCP servers, so you can connect screenpipe to give Gemini context about what you’ve been working on.Documentation Index
Fetch the complete documentation index at: https://docs.screenpi.pe/llms.txt
Use this file to discover all available pages before exploring further.
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 accessibility-first screen text, audio transcriptions, and input events
- 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