setup
STDIO mode
- make sure screenpipe is running on your machine
- open Msty and go to Settings → Toolbox
- add a new tool with the following configuration:
- save and enable the tool
HTTP mode
if you need remote access, use the HTTP transport instead. start the HTTP MCP server:usage
once configured, Msty can search your screen history and get context about what you’ve been working on:example workflows
recall context from earlier:available tools
screenpipe provides these MCP tools to Msty:| tool | description |
|---|---|
search-content | search screen text (accessibility-first, OCR fallback), audio transcriptions, and input |
activity-summary | lightweight overview of app usage, speakers, and recent texts for a time range |
search-elements | search structured UI elements from the accessibility tree |
frame-context | full accessibility tree, URLs, and text for a specific frame |
list-meetings | list detected meetings with duration, app, and attendees |
export-video | export screen recordings as MP4 for a time range |
requirements
- screenpipe running on localhost:3030 (or localhost:3031 for HTTP mode)
- Msty desktop or web app
- Node.js >= 18.0.0