Tool Skill
M
Get Nearby Players At
get_nearby_players_atGet all players within a radius of a point at a given time. Useful for answering 'who was nearby when X happened'.
$0.02/call
Flat rate
Mcps
When to Use
Use this tool when you need to get all players within a radius of a point at a given time. useful for answering 'who was nearby when x happened'.. 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/get_nearby_players_at")xpay_run— Execute:xpay_run("quakelive/get_nearby_players_at", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
x | number | Yes | Centre X coordinate |
session_id | string | Yes | Analysis session ID |
y | number | Yes | Centre Y coordinate |
z | number | Yes | Centre Z coordinate |
radius | number | Yes | Search radius (Quake units) |
time_ms | integer | Yes | Server time in ms |
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/get-nearby-players-at/
- Provider: https://xpay.tools/quakelive/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("quakelive/get_nearby_players_at")// 2. Execute
xpay_run("quakelive/get_nearby_players_at", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
x | number | Yes | Centre X coordinate |
session_id | string | Yes | Analysis session ID |
y | number | Yes | Centre Y coordinate |
z | number | Yes | Centre Z coordinate |
radius | number | Yes | Search radius (Quake units) |
time_ms | integer | Yes | Server time in ms |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/quakelive/get-nearby-players-at/SKILL.md
CLI
npx @xpaysh/cli install quakelive/get-nearby-players-at
Manual
curl -o SKILL.md https://xpay.tools/skills/quakelive/get-nearby-players-at/SKILL.md
Pricing
Cost
$0.02/call
Model
Flat rate
Provider
Mcps

