Tool Skill
M
Add Player
add_playerAdd a player to the demo. Must be called before generating ticks.
$0.00/call
Flat rate
Mcps
When to Use
Use this tool when you need to add a player to the demo. must be called before generating ticks.. 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_player")xpay_run— Execute:xpay_run("quakelive/add_player", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
weapon | string,null | No | Starting weapon name |
armor | integer,null | No | Starting armor |
client_num | integer | Yes | Client number (0-63) |
name | string | Yes | Player display name |
x | number,null | No | Starting X position |
health | integer,null | No | Starting health |
session_id | string | Yes | Session ID |
y | number,null | No | Starting Y position |
model | string,null | No | Player model (e.g. sarge/default) |
z | number,null | No | Starting Z position |
team | integer,null | No | Team (0=none, 1=red, 2=blue) |
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 Raw Snapshot — $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-player/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("quakelive/add_player")// 2. Execute
xpay_run("quakelive/add_player", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
weapon | stringnull | No | Starting weapon name |
armor | integernull | No | Starting armor |
client_num | integer | Yes | Client number (0-63) |
name | string | Yes | Player display name |
x | numbernull | No | Starting X position |
health | integernull | No | Starting health |
session_id | string | Yes | Session ID |
y | numbernull | No | Starting Y position |
model | stringnull | No | Player model (e.g. sarge/default) |
z | numbernull | No | Starting Z position |
team | integernull | No | Team (0=none, 1=red, 2=blue) |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/quakelive/add-player/SKILL.md
CLI
npx @xpaysh/cli install quakelive/add-player
Manual
curl -o SKILL.md https://xpay.tools/skills/quakelive/add-player/SKILL.md
Pricing
Cost
$0.00/call
Model
Flat rate
Provider
Mcps

