Msty is a privacy-first AI platform (desktop + web) that natively supports MCP via its Toolbox feature — both STDIO and HTTP modes. screenpipe works out of the box with Msty, giving it access to your screen history, audio transcriptions, and more.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
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: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:- search-content - search screen OCR, audio transcriptions, input events
- export-video - create video exports from screen recordings
requirements
- screenpipe running on localhost:3030 (or localhost:3031 for HTTP mode)
- Msty desktop or web app
- Node.js >= 18.0.0