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
get_click_log
Returns cursor telemetry in CURRENT TIMELINE seconds. Default response is COMPACT: per-20s attention buckets (where the mouse was active), click counts, and suggested zoom timestamps — plus exact cursor (x, y) interpolation via atTimestamp. Pass detail:'full' for the raw point list (token-heavy; rarely needed). Click clusters are prime zoom candidates; a parked cursor (no recent events) is NOT a good zoom target.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
atTimestamp |
number | no | Optional: interpolate and return the exact cursor (x, y) at this timeline timestamp |
detail |
string | no | 'summary' (default) returns attention buckets only; 'full' also includes the raw point list. |
Raw JSON schema
{
"type": "object",
"properties": {
"atTimestamp": {
"type": "number",
"description": "Optional: interpolate and return the exact cursor (x, y) at this timeline timestamp"
},
"detail": {
"type": "string",
"enum": [
"summary",
"full"
],
"description": "'summary' (default) returns attention buckets only; 'full' also includes the raw point list."
}
}
}
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.