setup
VS Code
- install Continue from the VS Code marketplace
- open Continue settings
- edit
~/.continue/config.json:
- restart VS Code
JetBrains
- install Continue from JetBrains marketplace
- open Continue settings
- add the same MCP configuration
- restart the IDE
usage
once configured, Continue can access your screen history:context providers
Continue also supports context providers. you can add screenpipe as a custom context provider for more control:example workflows
code with context:available tools
via MCP, Continue gets access to:- search-content - search screen OCR, audio, UI elements
- pixel-control - mouse/keyboard control
- UI automation tools - find and click elements (macOS)
requirements
- screenpipe running on localhost:3030
- Continue extension in VS Code or JetBrains
- Node.js >= 18.0.0