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
locate_visual_target
Grounds a visual target into a safe zoom focal point via a 3-tier hierarchy: (1) click telemetry near the timestamp (confidence 1.0), (2) parse VLM output — Gemini-style 0-1000 bbox, 3x3 grid cell (A1..C3), or normalized x/y — from probe_frames snapshots, (3) fallback center with guidance. Timestamps are CURRENT TIMELINE seconds.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | Target element description, e.g. 'elephant' or 'search bar' |
timestamp |
number | yes | Timeline timestamp to search in |
scale |
number | no | Desired zoom depth (default: 2.2) |
vlmOutput |
string | no | Raw VLM response containing bbox or grid cell (if already called) |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "Target element description, e.g. 'elephant' or 'search bar'"
},
"timestamp": {
"type": "number",
"description": "Timeline timestamp to search in"
},
"scale": {
"type": "number",
"description": "Desired zoom depth (default: 2.2)"
},
"vlmOutput": {
"type": "string",
"description": "Raw VLM response containing bbox or grid cell (if already called)"
}
},
"required": [
"query",
"timestamp"
]
}
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.