Narrated, captioned product-demo MP4 from a storyboard.json; re-renders itself in CI at ~$0.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
aidemo.top Β· watch a real 51s output βΆ Β· authoring guide Β· render in CI
Tell your coding agent "record a 45s demo of the checkout flow" β get back a
polished MP4 with voiceover, synced captions, and auto-zoom. Any MCP-capable
agent (Claude Code, Codex CLI, Gemini CLI) writes one storyboard.json; the
headless engine drives a real Chrome, records a deterministic replay, voices
it, captions it, and trims the dead time. Because the replay is deterministic,
the demo re-renders itself in CI when the product changes β no re-recording,
no API key, about $0 a render. An open-source (MIT) alternative to Screen
Studio, Clueso, or Demosmith for when you'd rather your coding agent make the
demo.
Install: Claude Code /plugin marketplace add tandryukha/aidemo Β· CI uses: tandryukha/aidemo@stable Β· CLI npx -y @tandryukha/aidemo Β· Homebrew brew install tandryukha/aidemo/aidemo
Published on the GitHub Marketplace, npm, a Homebrew tap, and the MCP Registry.
Real output β a ~51 s self-narrated tour of Wikipedia (portal search β
Ada Lovelace β focus-zoom β click through to the Analytical Engine β glide
scroll), authored by Claude from one storyboard.json and recorded as a
deterministic replay. The preview GIF is silent;
watch the full version with narration βΆ.
/plugin marketplace add tandryukha/aidemo then
/plugin install record-demo@aidemo (bundles the skill and the MCP
server). In Codex / Gemini / any MCP agent:
npx -y github:tandryukha/aidemo#stable repo-init. Then just say
"record a 45s demo of <flow>" and the agent authors + renders it.AIDEMO_TTS_PROVIDER=local aidemo render <dir> --headless. An in-process
voice model + script-timed captions mean no API key, ~$0, fully offline.
See docs/LOCAL_MODELS.md.uses: tandryukha/aidemo@stable into a
workflow. When the product changes, it replays the committed storyboard and
commits fresh media β no key, no LLM tokens, ~$0 on free runner minutes.
See docs/CI.md.Free & open source. MIT-licensed. Runs on GitHub's free Actions tier, or fully local at $0 with the in-process voice β no API key, no cloud upload, no telemetry. Works against localhost and auth-walled apps (your own Chrome).
You type a sentence, the agent writes an artifact you can read and edit, the engine records and cuts it:
1 Β· What you type β one line to any MCP-capable agent (Claude Code here):
2 Β· What the agent authors β a plain, editable storyboard.json (excerpt:
narration + a fixed browser action-spec, side by side β no generated code):
3 Β· How it's recorded + cut β aidemo render drives a real Chrome (smooth
animated cursor, human-cadence typing, auto-zoom), then trims the dead time and
syncs to the narration:
4 Β· What you get β output/final-demo.mp4, plus a README-ready GIF
(aidemo gif) and named stills (aidemo stills) from the same take. UI changed?
Re-run against the same storyboard β no re-recording by hand.
The design goal: demos that look human-made and snappy, not like an AI clicking around and waiting between screenshots β by separating authoring (slow, one-time β figure out the flow) from recording (a fast deterministic replay with a smooth animated cursor).
aidemo gif demos/onboarding, drop the autoplaying
GIF into the readme (the GIFs on this page are exactly that).gh release upload v1.4.0 demos/whats-new/output/final-demo.mp4.Commit a storyboard and the aidemo GitHub Action keeps its demo media in sync β a fresh narrated, captioned MP4 (and GIF) on every relevant change. Deterministic replay + a local voice mean no API key, no LLM tokens, about $0 (just free runner minutes). It's the loop a screen recorder can't run: your demo maintains itself.
Full recipe, templates (auto-commit / PR-comment / cron-refresh), and the always-fresh-embeds trick: docs/CI.md, docs/EMBEDS.md, docs/recipes/.
A bundled fixture store (search β results β cart β checkout) that renders a finished demo with zero external dependencies:
Voice/captions need OPENAI_API_KEY in .env β or AIDEMO_TTS_PROVIDER=local
(no key, offline), or OPENAI_BASE_URL at a local server. See
docs/LOCAL_MODELS.md. No Playwright browser download is
needed β the engine uses your system Chrome (channel: "chrome").
The bundled fixture rendered end-to-end β narrated, captioned, auto-trimmed. Silent preview; full version βΆ.
Each step is independently runnable and re-runnable β regenerate voice without re-recording, recompose without re-transcribing, etc.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aidemo)<a href="https://allmcps.com/mcp/aidemo"><img src="https://allmcps.com/api/badge/aidemo?style=directory" alt="Aidemo on AllMCPs" /></a>