Tool Skill
M
Add Raw Snapshot
add_raw_snapshotAdd a raw snapshot tick with full protocol-level control.
$0.00/call
Flat rate
Mcps
When to Use
Use this tool when you need to add a raw snapshot tick with full protocol-level control.. 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/add_raw_snapshot")xpay_run— Execute:xpay_run("quakelive/add_raw_snapshot", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
entities | string,null | No | Entities as JSON string [{entity_num, fields: {name: value}}] |
session_id | string | Yes | Session ID |
playerstate | string | Yes | Playerstate fields as JSON string {field_name: value} |
Pricing
- Cost: $0.00/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 Server Command — $0.00/call
- Analyze Demo — $0.02/call
- Award Medal — $0.02/call
- Check Pvs — $0.02/call
Links
- Tool page: https://xpay.tools/quakelive/add-raw-snapshot/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("quakelive/add_raw_snapshot")// 2. Execute
xpay_run("quakelive/add_raw_snapshot", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
entities | stringnull | No | Entities as JSON string [{entity_num, fields: {name: value}}] |
session_id | string | Yes | Session ID |
playerstate | string | Yes | Playerstate fields as JSON string {field_name: value} |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/quakelive/add-raw-snapshot/SKILL.md
CLI
npx @xpaysh/cli install quakelive/add-raw-snapshot
Manual
curl -o SKILL.md https://xpay.tools/skills/quakelive/add-raw-snapshot/SKILL.md
Pricing
Cost
$0.00/call
Model
Flat rate
Provider
Mcps

