panoptik-studio.vercel.app
Browser-native demo video editor where humans and AI agents co-edit on the same canvas via WebMCP. No uploads, no server.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 9 · Act 20 · Transact 1 · Score: Not yet scored
Tool inspector
set_clip_transition
Sets the incoming transition effect and duration on a clip segment. Does not shift timestamps.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
clipIndex |
number | yes | 0-based index of the clip segment. |
transition |
string | yes | Transition style effect. |
duration |
number | no | Transition duration in seconds (default 0.45). |
Raw JSON schema
{
"type": "object",
"properties": {
"clipIndex": {
"type": "number",
"description": "0-based index of the clip segment."
},
"transition": {
"type": "string",
"enum": [
"cut",
"fade",
"dipToBlack",
"slide-left",
"slide-right",
"zoom-in",
"wipe"
],
"description": "Transition style effect."
},
"duration": {
"type": "number",
"description": "Transition duration in seconds (default 0.45)."
}
},
"required": [
"clipIndex",
"transition"
]
}
Similar websites
tracinginsights.com
Analyze Formula 1 racing data with interactive charts for lap times, live telemetry, timing data and race performance. Explore and Compare drivers across multip…
fiveminutebrief.ai
webroom.openai.chatgpt.site
A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.
fieldwork-beat-machine.openai.chatgpt.site
A tactile 12-voice beat machine with classic drum-machine grooves, deep synths, keyboard and touch pads, WebMCP controls, and stereo WAV export.