Preview Demo Plan
preview_demo_planValidate and summarise a planned demo description WITHOUT writing any file. Use this as part of a planning workflow: 1. Construct a demo description JSON 2. Call preview_demo_plan to show the user the interpreted timeline 3. Iterate on the description based on feedback 4. Call generate_demo once the user approves The description uses the same JSON schema as generate_demo: {map, gametype, players:[…], pov, timeline:[{action,…}], output_path}. Returns a structured summary: player list, timeline of actions with running timestamps, estimated duration, and any validation warnings.
When to Use
Use this tool when you need to validate and summarise a planned demo description without writing any file. use this as part of a planning workflow:
- construct a demo description json
- call preview_demo_plan to show the user the interpreted timeline
- iterate on the description based on feedback
- call generate_demo once the user approves
the description uses the same json schema as generate_demo: {map, gametype, players:[…], pov, timeline:[{action,…}], output_path}. returns a structured summary: player list, timeline of actions with running timestamps, estimated duration, and any validation warnings.. 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/preview_demo_plan")xpay_run— Execute:xpay_run("quakelive/preview_demo_plan", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
description | string | Yes | JSON description of the planned demo (same schema as generate_demo's description field). The plan is validated and a human-readable timeline summary is returned without writing any demo file. |
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/preview-demo-plan/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
description | string | Yes | JSON description of the planned demo (same schema as generate_demo's description field). The plan is validated and a human-readable timeline summary is returned without writing any demo file. |
Install Skill
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Mcps

