Open Demo
open_demoOpen a .dm_91 demo file for analysis. Returns a session_id, summary (map, gametype, players, frame_count, duration_ms), and player list. IMPORTANT: use duration_ms for the demo length — do NOT compute duration from frame_count (frame rate varies). Accepts: a path relative to DEMO_PATH, an absolute path, or an http(s):// URL (streamed with a size limit, no temp file). HTTP/S3 sources: analysis is pre-computed in one streaming pass; all get_demo_* tools return cached results instantly. Seek and cut operations trigger a re-download. Local sources: analysis is cached on the first tool call, then reused — no re-iteration.
When to Use
Use this tool when you need to open a .dm_91 demo file for analysis. returns a session_id, summary (map, gametype, players, frame_count, duration_ms), and player list. important: use duration_ms for the demo length — do not compute duration from frame_count (frame rate varies). accepts: a path relative to demo_path, an absolute path, or an http(s):// url (streamed with a size limit, no temp file). http/s3 sources: analysis is pre-computed in one streaming pass; all get_demo_* tools return cached results instantly. seek and cut operations trigger a re-download. local sources: analysis is cached on the first tool call, then reused — no re-iteration.. This is part of the Mcps provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 87+ others):
{
"mcpServers": {
"xpay": {
"url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
}
}
}
For Claude Code:
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
How to Execute
Use the xpay✦ meta-tools to run this tool:
xpay_details— Get full input schema:xpay_details("quakelive/open_demo")xpay_run— Execute:xpay_run("quakelive/open_demo", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
path | string | Yes | Path to the .dm_91 file: relative to DEMO_PATH, absolute, or an http(s):// URL |
Pricing
- Cost: $0.02/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- Mcps (all tools) — 88 tools
- Add Player — $0.00/call
- Add Raw Snapshot — $0.00/call
- Add Server Command — $0.00/call
- Analyze Demo — $0.02/call
- Award Medal — $0.02/call
Links
- Tool page: https://xpay.tools/quakelive/open-demo/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
path | string | Yes | Path to the .dm_91 file: relative to DEMO_PATH, absolute, or an http(s):// URL |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Mcps

