Skip to main content
ClaudeWave

AIOProductOS Studio — MCP server that turns your AI host into a product videographer: scripted recordings of your own web app (smooth cursor, zooms, captions, branded transitions) + marketing-grade screenshots. Free, MIT, 100% local.

MCP ServersOfficial Registry3 stars1 forksTypeScriptMITUpdated today
Install in Claude Code / Claude Desktop
Method: NPX · @aioproductoscom/mcp-studio
Claude Code CLI
claude mcp add studio-mcp -- npx -y @aioproductoscom/mcp-studio
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "studio-mcp": {
      "command": "npx",
      "args": ["-y", "@aioproductoscom/mcp-studio"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# AIOProductOS Studio · MCP

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](https://aioproductos.com),
built from the same pipeline we use for our own launch videos.

## Install

```bash
# 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_narrate` | spoken voice-over with NO on-screen caption; holds the shot under the line |
| `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](https://playwright.dev/docs/auth)
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

- **Website:** [aioproductos.com](https://aioproductos.com)
- **The product behind it:** [AIOProductOS](https://platform.aioproductos.com) — the product OS that joins feedback, revenue, work, and code on one customer record. Studio is free; it's how our own launch videos get made.
- **Our other MCPs:** [`@aioproductoscom/mcp`](https://www.npmjs.com/package/@aioproductoscom/mcp) (the workspace connector) · [`@aioproductoscom/mcp-agent`](https://www.npmjs.com/package/@aioproductoscom/mcp-agent) (assignable coding teammate)
- **Support:** [office@aioproductos.com](mailto:office@aioproductos.com) — a human founder answers every email.

MIT © AIOProductOS Inc.

What people ask about studio-mcp

What is AIOProductOS/studio-mcp?

+

AIOProductOS/studio-mcp is mcp servers for the Claude AI ecosystem. AIOProductOS Studio — MCP server that turns your AI host into a product videographer: scripted recordings of your own web app (smooth cursor, zooms, captions, branded transitions) + marketing-grade screenshots. Free, MIT, 100% local. It has 3 GitHub stars and was last updated today.

How do I install studio-mcp?

+

You can install studio-mcp by cloning the repository (https://github.com/AIOProductOS/studio-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is AIOProductOS/studio-mcp safe to use?

+

AIOProductOS/studio-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains AIOProductOS/studio-mcp?

+

AIOProductOS/studio-mcp is maintained by AIOProductOS. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to studio-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy studio-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: AIOProductOS/studio-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/aioproductos-studio-mcp)](https://claudewave.com/repo/aioproductos-studio-mcp)
<a href="https://claudewave.com/repo/aioproductos-studio-mcp"><img src="https://claudewave.com/api/badge/aioproductos-studio-mcp" alt="Featured on ClaudeWave: AIOProductOS/studio-mcp" width="320" height="64" /></a>

More MCP Servers

studio-mcp alternatives