← WebMCP Directory

panoptik-studio.vercel.app

panoptik-studio.vercel.app

live Unverified (seed import) Media & Personal 30 tools imperative implementation

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_speed

act imperative

Sets playback speed for a clip segment (0.5x, 1x, 1.5x, 2x, 3x with pitch-preserved WSOLA audio). THIS SHIFTS THE TIMELINE: the segment's duration changes, so later timestamps compress or expand. Re-ingest after calling.

Page: /

Input schema

PropertyTypeRequiredDescription
clipIndex number yes 0-based index of the clip.
speed number yes Playback speed multiplier.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "clipIndex": {
      "type": "number",
      "description": "0-based index of the clip."
    },
    "speed": {
      "type": "number",
      "enum": [
        0.5,
        1,
        1.5,
        2,
        3
      ],
      "description": "Playback speed multiplier."
    }
  },
  "required": [
    "clipIndex",
    "speed"
  ]
}

Similar websites

tracinginsights.com

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…

live Unverified Media & Personal
52 tools A17 / Act35 / T0 Not yet scored Seen 2026-09-14
select-f1-data get-current-selection list-available-options get-data-status wait-for-data
Inspect tools
fiveminutebrief.ai

fiveminutebrief.ai

live Unverified Media & Personal
31 tools A10 / Act21 / T0 Not yet scored Seen 2026-09-14
list_public_topics get_public_topic get_latest_brief get_public_topic_preview get_brief_newsletter
Inspect tools
webroom.openai.chatgpt.site

webroom.openai.chatgpt.site

A private, browser-based photo editor with precise manual controls and agent-ready WebMCP tools.

demo Unverified Media & Personal
28 tools A4 / Act24 / T0 Not yet scored Seen 2026-09-14
get_document_info get_edit_state get_edit_history get_image_preview open_image_from_url
Inspect tools
fieldwork-beat-machine.openai.chatgpt.site

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.

demo Unverified Media & Personal
26 tools A2 / Act24 / T0 Not yet scored Seen 2026-09-14
get_state get_project load_project export_project undo_edit
Inspect tools

Related on Influzer