Tool Skill
M
List Demos
list_demosList .dm_91 demo files available in DEMO_PATH (local directory or s3:// URI). Supports pagination via limit/offset and sorting by recency, size, or name.
$0.02/call
Flat rate
Mcps
When to Use
Use this tool when you need to list .dm_91 demo files available in demo_path (local directory or s3:// uri). supports pagination via limit/offset and sorting by recency, size, or name.. 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/list_demos")xpay_run— Execute:xpay_run("quakelive/list_demos", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integer,null | No | Maximum number of results to return (default 50) |
offset | integer,null | No | Number of results to skip before returning (for pagination) |
sort | string,null | No | Sort order: 'recent' (default, newest first), 'oldest', 'largest', 'smallest', 'name' |
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/list-demos/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("quakelive/list_demos")// 2. Execute
xpay_run("quakelive/list_demos", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
limit | integernull | No | Maximum number of results to return (default 50) |
offset | integernull | No | Number of results to skip before returning (for pagination) |
sort | stringnull | No | Sort order: 'recent' (default, newest first), 'oldest', 'largest', 'smallest', 'name' |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/quakelive/list-demos/SKILL.md
CLI
npx @xpaysh/cli install quakelive/list-demos
Manual
curl -o SKILL.md https://xpay.tools/skills/quakelive/list-demos/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Mcps

