https://github.com/tech-sumit/demodu-plugins
Claude Code (+ Cursor) plugin marketplace for demodu — record demos via MCP and auto-download the video
https://github.com/tech-sumit/demodu-plugins
Last synced: 25 days ago
JSON representation
Claude Code (+ Cursor) plugin marketplace for demodu — record demos via MCP and auto-download the video
- Host: GitHub
- URL: https://github.com/tech-sumit/demodu-plugins
- Owner: tech-sumit
- Created: 2026-06-12T08:23:56.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-06-12T08:32:02.000Z (about 1 month ago)
- Last Synced: 2026-06-12T10:16:11.598Z (about 1 month ago)
- Language: Shell
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demodu plugins
A Claude Code plugin marketplace for [demodu](https://demodu.com) — drive your
demodu account (record demos, manage scripts, download videos) from Claude Code
or Cursor via the demodu MCP server.
## Install (Claude Code)
```bash
claude plugin marketplace add tech-sumit/demodu-plugins
claude plugin install demodu-recorder@demodu
```
Then restart Claude Code and run `/record-google-demo`.
## Plugins
### `demodu-recorder`
Records the demodu google test script through the demodu MCP server
(`https://mcp.demodu.com/mcp`, OAuth sign-in on first use) and **auto-downloads
the video when the render is ready** via a PostToolUse hook on
`demodu_recording_playback`. Cursor-compatible (the download is done inline by
the agent, since Cursor has no hooks).
See [`demodu-recorder/README.md`](./demodu-recorder/README.md).
## License
MIT