
Vscode Demo Time
Wire your coding agent into VS Code Demo Time so it can structure slides, timing, and demo flows without you clicking through the extension by hand.
Overview
io.github.estruyf/vscode-demo-time is an MCP server for the Build phase that lets AI assistants control and help build Demo Time presentations inside VS Code.
What is this MCP server?
- stdio MCP server @demotime/mcp (npm) version 0.0.55
- Bridges AI assistants to the Demo Time VS Code extension for scripted presentations
- Supports building and refining demo sequences from the agent chat
- GitHub source: estruyf/vscode-demo-time
- Focused on developer-facing product demos, not generic slide decks
- Server version 0.0.55
- npm package @demotime/mcp
- stdio transport
What problem does it solve?
Preparing polished coding demos in VS Code Demo Time takes repetitive manual steps that pull you out of agent-assisted shipping.
Who is it for?
Indie developers who already use Demo Time and want MCP-driven help scripting product walkthroughs.
Skip if: Teams that need browser-only pitch decks, Figma slides, or demo tooling outside VS Code.
What do I get? / Deliverables
Your agent can drive Demo Time interactions so demo narratives and sequences iterate faster from chat.
- Agent-driven Demo Time session adjustments
- Faster iteration on live coding demo flows
- MCP-registered stdio connection to Demo Time
Recommended MCP Servers
Journey fit
Live demos and walkthrough decks are built while the product exists—you prepare them in the Build phase alongside docs and launch collateral. Docs covers narrated walkthroughs, README demos, and conference-style presentations that explain what you shipped.
How it compares
MCP bridge to a VS Code demo extension, not a standalone presentation or browser automation server.
Common Questions / FAQ
Who is vscode-demo-time for?
Solo and small-team builders who present their software with Demo Time in VS Code and use Claude Code or Cursor with MCP.
When should I use vscode-demo-time?
Use it while preparing launch demos, conference walkthroughs, or internal docs videos during the Build phase.
How do I add vscode-demo-time to my agent?
Add the stdio MCP entry pointing at npm package @demotime/mcp 0.0.55, install Demo Time in VS Code, then restart your MCP client.