Mcps
Mcps
Tool
Cut Demo
cut_demoCut a time range from an open demo into a new .dm_91 file. Use seek_demo or seek_thresholds first to find interesting moments, then cut_demo to extract them. Returns the output path and metadata about the cut.
Pricing
Per call
$0.02
Model
time-based
Pay only for what you use. No subscriptions.
Inputs
output_filename
stringnullsession_id *
stringpadding_ms
integernullstart_time_ms
integernullend_time_ms
integernullTry It
API
MCP Config
Input Parameters
Output filename (written to DEMO_PATH). Auto-generated if omitted.
Analysis session ID from open_demo
Padding in ms added before start and after end (e.g. 2000 to add 2s of context).
Start time in server milliseconds (inclusive). Omit to start from beginning.
End time in server milliseconds (inclusive). Omit to go to end.

