Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

AIOProductOS Studio

NPM · @AIOPRODUCTOSCOM/MCP-STUDIO · SCANNED SEP 20

Turn your AI host into a product videographer: scripted app demos, voice-over, captions, MP4/GIF.

+1 this week 83 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 98 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability71
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2941 tokens (~210/item across 14 items; 14 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management97
  • Stability observed for 29 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 15 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the AIOProductOS Studio MCP server?

AIOProductOS Studio runs locally as an npm package, launched with npx -y @aioproductoscom/mcp-studio. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @aioproductoscom/mcp-studio

# add to Claude Code
claude mcp add com-aioproductos-mcp-studio -- npx -y @aioproductoscom/mcp-studio
// .cursor/mcp.json
{
  "mcpServers": {
    "com-aioproductos-mcp-studio": {
      "command": "npx",
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-aioproductos-mcp-studio": {
      "command": "npx",
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add com-aioproductos-mcp-studio -- npx -y @aioproductoscom/mcp-studio
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-aioproductos-mcp-studio": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@aioproductoscom/mcp-studio"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-aioproductos-mcp-studio --command npx --arg -y --arg @aioproductoscom/mcp-studio
# ~/.hermes/config.yaml
mcp_servers:
  com-aioproductos-mcp-studio:
    command: "npx"
    args: ["-y", "@aioproductoscom/mcp-studio"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-aioproductos-mcp-studio": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ]
    }
  }
}
# add to Vellum
assistant mcp add com-aioproductos-mcp-studio -t stdio -c npx -a -y @aioproductoscom/mcp-studio
// mcp.json
{
  "mcpServers": {
    "com-aioproductos-mcp-studio": {
      "command": "npx",
      "args": [
        "-y",
        "@aioproductoscom/mcp-studio"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 15 Sept 26 0
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 13 Sept 26 0
    • Security disclosure: fail → unverified functional
  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@aioproductoscom/mcp-studio@0.2.3

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 98 packages
Packages resolved 98
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~2,772 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
studio_cancel ~44

Abandon the current recording session: closes the browser and discards the tape. Nothing is written except screenshots already saved. Safe to call when no session is active (no-op).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

studio_caption ~209

Show (or replace) the bottom-left storyline caption — an eyebrow kicker plus one sentence that narrates the current beat. Keep it under ~12 words and leave it up 2–4s (studio_hold) so it reads. Pass clear=true to fade it out before a scene change. The caption_text is ALSO recorded as the voice-over script: if you call studio_finish with voiceover:true it's spoken aloud (locally) timed to this moment — write captions as speakable sentences. Set no_voice:true for a caption you want on screen but NOT narrated.

NameTypeReqDescription
caption_textstringOne narrating sentence (keep it short — it's on screen and, with voiceover:true, spoken).
clearbooleanFade the caption out instead of showing one.
eyebrowstringSmall uppercase kicker, e.g. 'STEP 1' or the feature name.
no_voicebooleanShow the caption but exclude it from the voice-over track (optional).

No output schema declared.

No examples provided.

studio_click ~215

Glide the visible cursor to a target and click it, slow enough to read as a deliberate action on camera. Use for every button / link / menu interaction in the walkthrough. Precondition: the target must be on screen — studio_goto or studio_scroll to it first if it isn't. Prefer a stable CSS selector; fall back to visible text. After clicking it waits for the page to settle and re-applies the theme overlays, so the next beat is on a hydrated page. Returns 'clicked <target>', or errors 'target not visible' — then take a studio_screenshot and pick a better target.

NameTypeReqDescription
settle_msintegerPause after the cursor arrives, before the click fires, in milliseconds. Optional; default 360. Raise (e.g. 600) for a more deliberate beat.
targetstringyesCSS selector (preferred, e.g. '[data-testid=save]' or 'nav a.pricing') or the exact visible text of the element. Must resolve to one visible element.

No output schema declared.

No examples provided.

studio_end_card ~145

Show the closing card — a centred glass card over the (still visible) product: title, optional subtitle and URL. The classic outro: what they saw + where to get it. Hold ~2.5s after this, then studio_finish.

NameTypeReqDescription
subtitlestringOne supporting line under the title, e.g. a tagline. Optional.
titlestringyesBig closing line — the product name or the one-line takeaway. Required. Example: 'AIOProductOS'.
urlstringCall-to-action URL shown beneath the title, e.g. 'aioproductos.com'. Optional; shown as text, not a live link.

No output schema declared.

No examples provided.

studio_finish ~369

Stop recording and produce the final files: closes the browser, strips residual dark frames (ffmpeg blackdetect → trim), transcodes to a share-ready MP4 (H.264, faststart), then — optionally — narrates the caption lines with a LOCAL voice (no cloud/keys), lays down a music bed, writes/burns subtitles, and exports vertical/square social crops, plus a GIF. Voice-over timing is auto-corrected for the frames the deblack step removed. Returns every produced file with size + duration. Without ffmpeg you still get the raw WebM.

NameTypeReqDescription
aspectsarrayExtra social crops to export beside the 16:9 master, e.g. ['9:16','1:1'] for Reels/TikTok/feed. Padded with the theme background.
gifbooleanAlso export a compact GIF (optional; default false).
musicstringPath to a local audio file for a background music bed, looped and ducked under the voice-over (optional).
namestringyesBase file name for the video (without extension), e.g. 'onboarding-walkthrough'.
subtitlesstring'srt' writes a sidecar .srt from the caption lines; 'burn' also renders them into the picture (muted-autoplay social); 'none' (default).
voicestringSystem voice name (optional), e.g. macOS 'Samantha' or 'Daniel'; falls back to the OS default voice.
voiceoverbooleanNarrate the caption / studio_narrate lines with a local, offline voice (macOS say · piper · espeak-ng). No account, no API key. Default false.

No output schema declared.

No examples provided.

studio_goto ~247

Navigate to a URL behind a designed transition card (eyebrow + big title on the theme background) — the viewer never sees a loading flash or half-hydrated page. Use for the opening shot AND every surface change; give each a short title so the cut reads as a chapter. Waits for real content (network settle + optional wait_for selector + skeleton loaders cleared) before lifting the card.

NameTypeReqDescription
dwell_msintegerMinimum time the card stays up so the title reads, in milliseconds. Optional; default 1200.
eyebrowstringSmall uppercase kicker on the transition card, e.g. 'DASHBOARD'. Optional.
titlestringBig title on the transition card — usually the surface name. Optional but recommended so each cut reads as a chapter.
urlstringyesAbsolute URL to navigate to, including scheme. Example: 'https://app.example.com/dashboard'.
wait_forstringCSS selector that must be visible before the card lifts (on top of network-settle + skeleton clearing). Optional; use it when the real content is gated behind a spinner. Example: '[data-loaded=true]'.

No output schema declared.

No examples provided.

studio_highlight ~253

Draw an accent ring around a target (CSS selector or visible text), optionally with a label card beside it — the 'look here' callout. Side effects: scrolls the target into view, then overlays a ring (and card) in the theme accent; rings stack until cleared. Returns 'highlighted <target>' when the element is found, or errors 'target not found: <target>' when it isn't — retry with a studio_screenshot to pick a better target. Always call with clear=true before you navigate, zoom, or ring a different element, so stale rings don't linger on the next shot.

NameTypeReqDescription
clearbooleantrue removes ALL current rings/labels and ignores the other fields. Default false (draw a new one).
eyebrowstringSmall uppercase kicker on the label card, e.g. 'RESULT'. Optional; ignored when clear=true.
labelstringText of the label card shown beside the ring. Optional — omit for a ring with no card. Ignored when clear=true.
targetstringCSS selector or exact visible text of the element to ring. Required unless clear=true. Example: '.metric-card' or 'Monthly revenue'.

No output schema declared.

No examples provided.

studio_hold ~137

Hold the shot for a moment — glides to a target (optional) and keeps micro-drift so the recorder keeps emitting frames (a dead-static hold gets its tail frames dropped). Use after captions, highlights, and zooms: 2000–3000ms is a good beat.

NameTypeReqDescription
msintegerHold duration in milliseconds. Optional; default 2200. A good beat after a caption/highlight/zoom is 2000–3000.
targetstringCSS selector or visible text to glide the cursor to and rest on. Optional — omit to hold in place. Example: '.cta-button'.

No output schema declared.

No examples provided.

studio_narrate ~117

Record a line of voice-over WITHOUT putting a caption on screen — narration spoken over the action. The line is synthesized locally at studio_finish (needs voiceover:true). Holds the shot afterward so there's footage under the line; set hold_ms to roughly the length of the sentence when spoken (~400ms/word).

NameTypeReqDescription
hold_msnumberHold the shot after recording the line so footage covers it (optional; default 2600).
linestringyesThe sentence to narrate (spoken, not shown on screen).

No output schema declared.

No examples provided.

studio_screenshot ~175

Take a high-DPI (2x) screenshot of the current frame and save it as a PNG in the output directory. Works any time during a session — element-only via selector, or full_page for the whole scroll height. Returns the file path. Clear captions/rings first unless you want them in the shot.

NameTypeReqDescription
full_pagebooleantrue captures the entire scroll height, not just the visible viewport. Optional; default false. Ignored when selector is set.
namestringyesFile name without extension; slugified to lowercase-dashes. e.g. 'dashboard-hero' → dashboard-hero.png in the output dir. Reused names overwrite.
selectorstringCapture just this element (CSS selector) instead of the viewport. Optional. When set, full_page is ignored.

No output schema declared.

No examples provided.

studio_scroll ~210

Cubic-eased scroll to an absolute Y offset or until a target element is in view — never a jump cut. Use between story beats to bring the next area on camera. Side effect: changes only the page scroll position (no click, no navigation). Pass exactly ONE of to_y or to_target. Returns 'scrolled' on completion. To reveal an off-screen element before studio_click or studio_highlight, scroll to it first.

NameTypeReqDescription
duration_msintegerScroll animation length in milliseconds. Optional; default 1300. Larger = calmer, slower glide (e.g. 2000); smaller = snappier.
to_targetstringCSS selector to bring into view (scrolled toward center). Use this OR to_y. Example: '#pricing' or 'section.features'.
to_ynumberAbsolute vertical offset from the top of the page, in pixels (≥0). Use this OR to_target, not both. Example: 1200.

No output schema declared.

No examples provided.

studio_start ~279

Start a recording session: launches a themed headless browser and begins capturing video. Returns the session config and the output directory. One session at a time — studio_finish or studio_cancel ends it. Set theme to the PRODUCT'S brand (bg = its app background — wrong bg causes visible flashes on page loads); use storage_state_path (a Playwright storageState JSON) to record logged-in areas without sharing credentials; list chat widgets / dev overlays / consent banners in hide_selectors so they never appear on tape.

NameTypeReqDescription
color_schemestringprefers-color-scheme for the page (default dark).
cookiesarrayCookies to pre-set, e.g. your consent cookie so banners never mount (optional).
heightnumberViewport height in px (optional; default 720).
hide_selectorsarrayCSS selectors to hide from frame 1 (chat bubbles, cookie banners, dev overlays).
show_cursorbooleanVisible on-screen cursor that glides to targets (default true).
storage_state_pathstringPath to a Playwright storageState JSON for logged-in recording (optional).
themeobjectVisual theme for overlays/transitions — use the recorded product's brand.
widthnumberViewport width in px (optional; default 1280).

No output schema declared.

No examples provided.

studio_type ~159

Glide to an input and type text at a human pace (keystroke by keystroke — it reads as real usage, not a paste). Use realistic demo content; whatever you type is on tape.

NameTypeReqDescription
delay_msintegerPer-keystroke delay in milliseconds. Optional; default 45. Lower = faster typing (e.g. 25); higher = more deliberate.
input_textstringyesThe literal text to type; it appears on tape keystroke by keystroke, so use realistic demo content (never real secrets).
selectorstringyesCSS selector of the input, textarea, or contenteditable to type into, e.g. 'input[name=email]'. Must be focusable and visible.

No output schema declared.

No examples provided.

studio_zoom ~213

Camera punch-in: smoothly zoom the page toward a target (CSS selector or visible text) — the money shot for a metric, button, or result. Captions stay screen-fixed; the content scales under them. ALWAYS studio_zoom with reset=true before navigating or showing the end card, or the next scene inherits the zoom.

NameTypeReqDescription
duration_msintegerZoom animation length in milliseconds. Optional; default 1100.
resetbooleantrue eases the camera back to 1:1 (call before navigating or showing the end card, or the next scene inherits the zoom). Ignores target/zoom_scale. Default false.
targetstringCSS selector or visible text to punch in on (centered). Required unless reset=true. Example: '.big-number' or 'Sign up'.
zoom_scalenumberZoom factor (>1). Optional; default 1.7. Keep ≤2.2 — beyond that the page pixelates. Ignored when reset=true.

No output schema declared.

No examples provided.

Common questions

What is the AIOProductOS Studio MCP server?

AIOProductOS Studio is an MCP server listed in the public MCP registry as com.aioproductos/mcp-studio. Turn your AI host into a product videographer: scripted app demos, voice-over, captions, MP4/GIF. This page covers its npm package (@aioproductoscom/mcp-studio).

Is the AIOProductOS Studio MCP server safe to use?

AIOProductOS Studio scores 83 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the AIOProductOS Studio MCP server expose?

AIOProductOS Studio exposes 14 tools: studio_start, studio_goto, studio_click, studio_type, studio_scroll, and 9 more. Their descriptions and schemas cost roughly 2,772 tokens of context every time the server is loaded.

Is the AIOProductOS Studio MCP server still maintained?

AIOProductOS Studio is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the AIOProductOS Studio MCP server under?

AIOProductOS Studio declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.