xpay tools logo
  • Tools
  • Collections
  • Skills
  • Docs
  • xpay.sh
Tool Skill
M

Export Frames To Json

export_frames_to_json

Export frames from an open demo as JSON Lines (one frame per line) to a file in DEMO_PATH. Each line is a raw DecodedServerMessage: sequence number, server_time, operations (snapshots, configstrings, server commands, etc.). Use from_frame/from_server_time to set the start, to_frame/to_server_time to set the end, and limit to cap the output. Returns the output path and the number of frames written.

$0.02/call
Flat rate
Mcps
Raw SKILL.mdTool Page

When to Use

Use this tool when you need to export frames from an open demo as json lines (one frame per line) to a file in demo_path. each line is a raw decodedservermessage: sequence number, server_time, operations (snapshots, configstrings, server commands, etc.). use from_frame/from_server_time to set the start, to_frame/to_server_time to set the end, and limit to cap the output. returns the output path and the number of frames written.. 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:

  1. xpay_details — Get full input schema: xpay_details("quakelive/export_frames_to_json")
  2. xpay_run — Execute: xpay_run("quakelive/export_frames_to_json", { ...inputs })

Input Parameters

ParameterTypeRequiredDescription
to_server_timeinteger,nullNoStop after this server time in milliseconds (inclusive upper bound)
to_frameinteger,nullNoStop before this frame index (exclusive, 0-based)
limitinteger,nullNoMaximum number of frames to write
output_filenamestring,nullNoOutput filename written to DEMO_PATH (default: _frames.jsonl). Use .jsonl extension.
from_server_timeinteger,nullNoStart at this server time in milliseconds; frames before it are skipped
session_idstringYesAnalysis session ID (returned by open_demo)
from_frameinteger,nullNoStart at this frame index (0-based); frames before it are skipped

Pricing

  • Cost: $0.02/call
  • Balance check: Use xpay_balance to 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/export-frames-to-json/
  • Provider: https://xpay.tools/quakelive/
  • All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("quakelive/export_frames_to_json")
// 2. Execute
xpay_run("quakelive/export_frames_to_json", { ...inputs })
Input Parameters
ParameterTypeRequiredDescription

to_server_time

integernullNo

Stop after this server time in milliseconds (inclusive upper bound)

to_frame

integernullNo

Stop before this frame index (exclusive, 0-based)

limit

integernullNo

Maximum number of frames to write

output_filename

stringnullNo

Output filename written to DEMO_PATH (default: <demo>_frames.jsonl). Use .jsonl extension.

from_server_time

integernullNo

Start at this server time in milliseconds; frames before it are skipped

session_id

string
Yes

Analysis session ID (returned by open_demo)

from_frame

integernullNo

Start at this frame index (0-based); frames before it are skipped

Related Tools from Mcps
Add Player — $0.00Add Raw Snapshot — $0.00Add Server Command — $0.00Analyze Demo — $0.02Award Medal — $0.02Check Pvs — $0.02Classify Player Roles — $0.02Close Demo — $0.02
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/quakelive/export-frames-to-json/SKILL.md
CLI
npx @xpaysh/cli install quakelive/export-frames-to-json
Manual
curl -o SKILL.md https://xpay.tools/skills/quakelive/export-frames-to-json/SKILL.md
Pricing

Cost

$0.02/call

Model

Flat rate

Provider

Mcps

xpay tools logo

Marketplace for AI Capabilities. Run agents, tools & prompts with pay-per-use micropayments.

or ask your AI app
Popular Tools
FirecrawlTavilyExaHunterPerplexityRecraftIdeogramFlux
Collections
AI Image & MediaContent & ResearchDev ToolsFinanceLead GenWeb ScrapingCompetitive Intel
Developers
DocumentationAPI ReferenceQuickstartSDKsSkillsskill.mdllms.txt
Resources
The Agentic EconomyAgentic CommerceAgent Frameworksx402 ProtocolBlog
Company
About xpayxpay.shGitHubDiscordTwitter / X

© 2026 Agentically Inc. All rights reserved.
Privacy PolicyTerms of Service