Developer Tools
Trust: 47/100 (Fair)io.github.estruyf/vscode-demo-time Guide
Enables AI assistants to interact with Demo Time and helps build presentations and demos.
238 starsby estruyf
Quick Start
Install
npx @demotime/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-estruyf-vscode-demo-time": {
"command": "npx",
"args": [
"@demotime/mcp"
]
}
}
}