HomeOther › vscode-demo-time

vscode-demo-time

Enables AI assistants to interact with Demo Time and helps build presentations and demos.

TypeScript
★ 247 stars Last pushed 2026-09-03 License: NOASSERTION

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.0.55)

npx -y @demotime/mcp@0.0.55

Or add to your MCP client config:

{
  "mcpServers": {
    "vscode-demo-time": {
      "command": "npx",
      "args": [
        "-y",
        "@demotime/mcp@0.0.55"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry