Cline is an autonomous AI coding agent for VS Code with 30k+ GitHub stars. it supports MCP servers, so you can connect screenpipe to give Cline context about what you’ve been working on across all your apps.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
- open VS Code with Cline installed
- open Cline settings (gear icon in Cline panel)
- go to MCP Servers
- add screenpipe:
- click the refresh icon to reload MCP servers
usage
once configured, Cline can search your screen history while coding:plan mode with context
Cline’s “Plan” mode works great with screenpipe:- switch to Plan mode
- ask Cline to find relevant context from your screen history
- let it create a plan based on what you’ve been working on
- switch to Act mode to execute
available tools
screenpipe provides:- search-content - search accessibility-first screen text, audio transcriptions, and input events
requirements
- screenpipe running on localhost:3030
- VS Code with Cline extension
- Node.js >= 18.0.0