aicoolies logo
Screenpipe logo
Screenpipe logo

Screenpipe

24/7 local screen & audio recording for AI agents

open sourceupdated Aug 16, 2026

Screenpipe is an open-source Rust platform that records your screen and microphone 24/7 locally, then lets AI agents automate tasks based on what you've done. It uses event-driven capture with OS accessibility trees for efficient text extraction, stores everything in local SQLite, and exposes a REST API plus MCP server for AI integration with Claude, Cursor, and Ollama.

Read our Screenpipe review

A detailed review by the aicoolies team — click to read

Screenpipe turns your computer into a personal AI memory system. Built in Rust with Tauri for the desktop app, it captures screen activity and audio using an event-driven architecture that only stores frames when something actually changes — consuming just 5-10 GB per month and 5-10% CPU on modern hardware. Text extraction primarily uses the OS accessibility tree for structured data (buttons, labels, text fields), falling back to OCR when needed. All data stays in a local SQLite database with FTS5 full-text search.

The platform's plugin system called 'Pipes' enables AI agents defined as simple markdown files to run on schedules, querying your captured data via the screenpipe API to perform automated tasks. Over 50 community-built pipes handle meeting notes, CRM updates, time tracking, expense management, and code context retrieval. Screenpipe also runs as an MCP server, allowing Claude Desktop, Cursor, and other AI assistants to directly query your screen history using natural language.

With 19K+ GitHub stars and recognition on both Hacker News and Product Hunt, Screenpipe has positioned itself as an open-source alternative to Rewind.ai. Current pricing starts at Standard $25/month, Pro $50/seat/month, and Enterprise from $150/seat/month, while existing lifetime licenses remain valid. It supports macOS, Windows, and Linux with multi-monitor capture, speaker identification, PII redaction, and compatibility with local, cloud, or self-hosted AI models.

Pricing

Standard $25/mo / Pro $50 per seat/mo / Enterprise from $150 per seat/mo

Platforms

macOS, Windows, Linux desktop app, MCP Server, REST API

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Agent Skills logo

Agent Skills

Open standard for portable skills across AI agents

Agent Skills is the open SKILL.md folder specification for packaging reusable instructions, scripts, references, and assets that compatible AI agents load through progressive disclosure. Originally developed by Anthropic and released as an open standard, it defines the portable format itself—not an example library, marketplace, or hosted agent product.

Open Source
KaibanJS logo

KaibanJS

JavaScript framework for building and visualizing multi-agent workflows on a Kanban board

KaibanJS is an MIT-licensed JavaScript framework for defining AI agents, tasks, tools, and teams, then orchestrating their work through a Kanban-inspired runtime and visual board. It can run inside Node.js, React, or Next.js projects, supports custom UIs and headless workflows, and provides real-time task-state visibility for multi-agent applications.

Open SourceTelemetry
Open Notebook logo

Open Notebook

Private, self-hosted research notebooks with flexible AI models, source chat, and podcasts

Open Notebook is an MIT-licensed, self-hosted alternative to NotebookLM for collecting sources, chatting over research, generating reusable transformations, and producing multi-speaker podcasts. Its Docker stack keeps notebook data under the user's control while supporting 18-plus model providers, including local Ollama and LM Studio workflows.

Open SourceTelemetry
n8n-MCP logo

n8n-MCP

Community MCP server for n8n node knowledge, workflow drafting, and validation

n8n-MCP is an independent, MIT-licensed community server that gives MCP-compatible assistants structured access to n8n node documentation, properties, templates, and workflow validation helpers. It is distinct from the existing n8n product page and covers the MCP layer used from clients such as Claude, Cursor, Windsurf, and Codex.

Open SourceTelemetry
Intercom MCP Server logo

Intercom MCP Server

Intercom's remote MCP server for support and Help Center context.

Intercom MCP Server is Intercom's hosted remote MCP server for connecting AI tools to Intercom workspace data. It supports the recommended Streamable HTTP endpoint, OAuth or bearer-token authentication, and tools for conversations, contacts, companies, and Help Center article workflows, with access limited by token permissions and Intercom workspace policy.

freemiumTelemetry
HubSpot MCP Server logo

HubSpot MCP Server

HubSpot's hosted MCP server for CRM data and workflows.

HubSpot MCP Server is HubSpot's hosted remote MCP server for connecting compatible AI tools to CRM data. It uses OAuth 2.1 with PKCE through MCP auth apps, then exposes HubSpot context such as contacts, companies, deals, tickets, activities, and marketing or content objects according to user permissions, granted scopes, and sensitive-data restrictions in the account.

freemiumTelemetry

FAQ

What is Screenpipe?

Screenpipe is an open-source Rust platform that records your screen and microphone 24/7 locally, then lets AI agents automate tasks based on what you've done. It uses event-driven capture with OS accessibility trees for efficient text extraction, stores everything in local SQLite, and exposes a REST API plus MCP server for AI integration with Claude, Cursor, and Ollama.

Is Screenpipe free?

Yes — Screenpipe is open source and free to use. Standard $25/mo / Pro $50 per seat/mo / Enterprise from $150 per seat/mo

Is Screenpipe open source?

Yes — Screenpipe is open source.

What are the best Screenpipe alternatives?

The top editor-verified Screenpipe alternatives are Browser Use, BrowserMCP.

How does Screenpipe score in our review?

Our hands-on review scores Screenpipe 83/100 overall, based on speed, privacy, and developer-experience testing.