Loomal

vscode-demo-time

MCP server by github.com/estruyf/vscode-demo-time

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

243 starsnpm: @demotime/mcp

About vscode-demo-time

vscode-demo-time is an MCP (Model Context Protocol) server published by estruyf in the official MCP registry. Enables AI assistants to interact with Demo Time and helps build presentations and demos.

It ships as an npm package (@demotime/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/estruyf/vscode-demo-time, where the project has earned 243 GitHub stars.

Use vscode-demo-time with your agent

Claude Code · one command
claude mcp add vscode-demo-time -- npx -y @demotime/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "vscode-demo-time": {
      "command": "npx",
      "args": [
        "-y",
        "@demotime/mcp"
      ]
    }
  }
}
npm@demotime/mcp

Frequently asked questions

What is vscode-demo-time?
vscode-demo-time is an MCP (Model Context Protocol) server by estruyf. Enables AI assistants to interact with Demo Time and helps build presentations and demos.
How do I connect vscode-demo-time to Claude, Cursor, or another MCP client?
Install vscode-demo-time from its npm package (@demotime/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is vscode-demo-time open source?
Yes — the source code is public at github.com/estruyf/vscode-demo-time, with 243 GitHub stars.
Can AI agents pay to use vscode-demo-time?
Not yet through Loomal — vscode-demo-time is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain vscode-demo-time? Claim this listing free by verifying GitHub ownership, or contact us.