Mcps
Mcps
Tool
Seek Demo
seek_demoSearch demo frames for events matching structured criteria. Combine filters with AND. Returns matching frames with full game state and match reasons.
Pricing
Per call
$0.02
Model
time-based
Pay only for what you use. No subscriptions.
Inputs
medal_name
stringnulloffset
integernullvictim_name
stringnullsession_id *
stringattacker_name
stringnullhas_flag
booleannullweapon
stringnullevent_type
stringnulllimit
integernulltime_to_ms
integernullplayer_name
stringnullpowerup_name
stringnulltime_from_ms
integernullchat_contains
stringnullTry It
API
MCP Config
Input Parameters
Match medal/award events whose name contains this substring (case-insensitive, e.g. 'impressive', 'excellent', 'mid air'). See get_quakelive_glossary for medal names.
Number of results to skip before returning (for pagination)
Match kill events where this player was the victim (substring, case-insensitive)
Analysis session ID
Match kill events where this player was the attacker (substring, case-insensitive)
When true, match frames where the victim/subject carried a flag
Match kill events with this weapon/means-of-death display name (substring, case-insensitive, e.g. 'railgun', 'rocket', 'lightning'). See get_quakelive_glossary for the full list.
Event type filter: kill, chat, medal, message, powerup
Maximum number of results (default 20)
Only match frames at or before this server time (ms)
Match any kill event involving this player as attacker OR victim (substring, case-insensitive). Useful to find all frags/deaths for one player.
Match frames where this powerup name appears (substring, case-insensitive, e.g. 'quad', 'haste'). See get_quakelive_glossary for names.
Only match frames at or after this server time (ms)
Match frames containing a chat message with this text (case-insensitive)

