Skip to main content
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.

setup

STDIO mode

  1. make sure screenpipe is running on your machine
  2. open Msty and go to SettingsToolbox
  3. add a new tool with the following configuration:
  1. save and enable the tool

HTTP mode

if you need remote access, use the HTTP transport instead. start the HTTP MCP server:
then point Msty’s Toolbox at the HTTP endpoint:

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:
reference meeting discussion:
debug from memory:
find code examples:

available tools

screenpipe provides these MCP tools to Msty:

requirements

  • screenpipe running on localhost:3030 (or localhost:3031 for HTTP mode)
  • Msty desktop or web app
  • Node.js >= 18.0.0
need help? join our discord.