Built for developers working with
From screen recording to AI-consumable context in three steps.
Use the browser extension, CLI, or upload any video. Iris captures everything — your screen, mic audio, and browser actions — in one click.
Recording...
Tab: Dashboard - Settings
Browser Extension
CLI Upload
Direct Upload
Screen recording, AI context extraction, and sharing — in one open-source platform.
Every frame analyzed by Claude to extract what's happening on screen — OCR text, UI state, active applications, and more.
Timelines, actions, transcripts, URLs, code snippets, and tags — all machine-readable and queryable.
Connect directly to Claude Desktop, Cursor, or any MCP-compatible AI agent. One config line.
Share recordings with a link — like Loom, but open-source. Video player with context tabs included.
Full REST API, TypeScript SDK, and CLI. Integrate with any language or framework in minutes.
Deploy on your own infrastructure with Docker. Your data stays on your servers. 100% open-source.
Whether you're recording for your team or your AI agents.
Connect your AI agents via MCP, CLI, or SDK.
// claude_desktop_config.json
{
"mcpServers": {
"iris": {
"command": "npx",
"args": ["@iris/mcp-server"],
"env": {
"IRIS_API_KEY": "ir_live_xxxxx"
}
}
}
}
// Then just tell Claude:
// "Check the most recent recording"Everything you need to know about Iris.