Mcps
Mcps
Tool
Merge Demos
merge_demosMerge multiple single-POV .dm_91 demo files from the same match into one omniscient multi-POV demo where every player is always visible. All input demos must be from the same match (same map); the tool validates this and returns an error if they differ. Provide one file per player POV (at least 2). Returns the output path and any non-fatal warnings.
Pricing
Per call
$0.02
Model
time-based
Pay only for what you use. No subscriptions.
Inputs
output_filename
stringnullpov_client_num
integernullspec_pov
booleannullinputs *
arrayTry It
API
MCP Config
Input Parameters
Output filename written to DEMO_PATH (e.g. merged.dm_91). Auto-generated from the first input filename if omitted.
Client number to use as the primary POV (playerstate). Defaults to the first demo's client number.
Whether to inject a synthetic spectator slot as the demo-taker identity (default: true, recommended). When true, the merged demo's gamestate uses an unused player slot marked TEAM_SPECTATOR; wolfcamql then shows health, armour, and other stats for ALL players — which is almost always what you want for a merged multi-POV demo. Set to false only if you specifically need an active-player POV (e.g. for compatibility with tools that do not support spectator demos), at the cost of hiding enemy health/armour in wolfcamql.
Input .dm_91 file paths (relative to DEMO_PATH or absolute). All files must be from the same match (same map, same server session). Provide one file per player POV; at least 2 required.

