desktop app (recommended)
download the desktop app and follow the installation instructions. works on macOS, Windows, and Linux. the app manages recording, settings, search, pipes, and AI connections — no terminal needed.CLI
~/.screenpipe/ on your local machine.
troubleshooting: “npx screenpipe record” not working
if the command fails, try these fixes in order: unsupported platform:darwin-arm64, darwin-x64, linux-x64, or win32-x64, your platform is not supported.
missing platform package (macOS/Windows/Linux):
access your recorded timeline
after starting the CLI, you have three ways to access your screen history:- Desktop app (easiest) — download the screenpipe app for a visual timeline and built-in search
- REST API — query recorded content directly via curl or code (see below)
- AI assistants — connect Claude, Cursor, or other tools via MCP
verify it’s running
once screenpipe starts, it serves an API onlocalhost:3030:
connect to AI
screenpipe works with any AI that supports MCP or HTTP APIs:what’s next?
browse pipes
see all available automations — day recap, standup, time tracking, and more
connect your AI
add screenpipe to Claude, Cursor, ChatGPT, or any AI tool
connect your apps
link Gmail, Calendar, Notion, Obsidian for richer context
what can I do?
explore use cases — loop closing, meeting notes, time tracking, and more
- search your screen history — find anything you’ve seen
- API reference — REST API endpoints and parameters
- troubleshooting — fix common issues
- join our discord — get help from the community