Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

AIOProductOS Studio

БесплатноНе проверен

Turns your AI host into a product videographer — scripted screen recordings of your own web app with a gliding cursor, camera zooms, highlight callouts, caption

GitHubEmbed

Описание

Turns your AI host into a product videographer — scripted screen recordings of your own web app with a gliding cursor, camera zooms, highlight callouts, captions, and branded transitions, plus marketing-grade screenshots. Automatic dark-frame cleanup and MP4/GIF export. Free, MIT, 100% local — no account, no API keys.

README

Your AI teammate becomes your product videographer. Studio is an MCP server that records scripted walkthroughs of your own web app — a visible cursor that glides to every click, camera punch-ins, highlight callouts, storyline captions, designed scene transitions — and takes marketing-grade screenshots. Tell your AI host what story to shoot; get back a share-ready MP4.

The videos PMs hate making — demo clips, explainers, changelog GIFs, launch screenshots — become one prompt.

Free · MIT · runs 100% locally (your browser, your URLs, your logged-in session — nothing is uploaded anywhere). By AIOProductOS, built from the same pipeline we use for our own launch videos.

Install

# Claude Code
claude mcp add studio -- npx -y @aioproductoscom/mcp-studio

# Cursor / Codex — .mcp.json
{ "mcpServers": { "studio": { "command": "npx", "args": ["-y", "@aioproductoscom/mcp-studio"] } } }

Requirements: Node 18+, Playwright Chromium (npx playwright install chromium, one-time), and ffmpeg on PATH for MP4/GIF export (brew install ffmpeg — without it you still get the raw WebM).

Use

Then just direct the film:

"Record a 30-second walkthrough of https://app.example.com — theme it to our brand (#0d1117 bg, #f97316 accent), open on the dashboard with the title 'Meet Example', caption the three key features, zoom in on the analytics chart, and end with 'Start free · example.com'. Also grab a hero screenshot."

Your host runs the shoot tool by tool; files land in ./studio-output/.

The tools

Tool What it does
studio_start open a themed recording browser (viewport, brand colors, logged-in state)
studio_goto navigate behind a designed title card — no loading flashes on tape
studio_click / studio_type cursor glides to the target; typing is human-paced
studio_scroll cubic-eased scroll, never a jump cut
studio_caption bottom-left storyline caption (the "voiceover" in text)
studio_highlight accent ring + label callout around any element or visible text
studio_zoom smooth camera punch-in on a metric, button, or result
studio_hold hold the shot (micro-drift keeps frames flowing)
studio_end_card closing glass card: title, subtitle, CTA URL
studio_screenshot high-DPI PNG of the frame, an element, or the full page
studio_finish stop, auto-remove dark frames, export MP4 (+ optional GIF)
studio_cancel abandon the take

Recording logged-in areas

Studio never sees your credentials. Save a Playwright storageState once (npx playwright codegen --save-storage=auth.json https://app.example.com), then pass storage_state_path: "auth.json" to studio_start.

Keeping junk off the tape

  • Cookie banner? Pass your consent cookie via cookies so it never mounts.
  • Chat bubble / dev overlay? List selectors in hide_selectors — hidden from frame 1.
  • Wrong flash color on page loads? Set theme.bg to your app's real background.

Why it looks good (the hard-won part)

No white flash on page commits (the theme background paints before any page CSS), no black frames (navigations hide behind designed title cards, and residual dark frames are detected and cut deterministically with ffmpeg), no stutter (every camera move is compositor-friendly easing), and action that reads on camera (a visible cursor glides to every target before it acts).

Links

MIT © AIOProductOS Inc.

from github.com/AIOProductOS/studio-mcp

Установка AIOProductOS Studio

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/AIOProductOS/studio-mcp

FAQ

AIOProductOS Studio MCP бесплатный?

Да, AIOProductOS Studio MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для AIOProductOS Studio?

Нет, AIOProductOS Studio работает без API-ключей и переменных окружения.

AIOProductOS Studio — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить AIOProductOS Studio в Claude Desktop, Claude Code или Cursor?

Открой AIOProductOS Studio на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare AIOProductOS Studio with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai