Tool Skill
Next Trains
next_trainsReal-time train arrivals with delay predictions, crowding levels, and service alerts
$0.01/call
Flat rate
MTA Guide
When to Use
Use this tool when you need to real-time train arrivals with delay predictions, crowding levels, and service alerts. This is part of the MTA Guide provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 7+ 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("mta-guide/next_trains")xpay_run— Execute:xpay_run("mta-guide/next_trains", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
station | string | Yes | Station name to get arrivals for |
limit | number | No | Maximum number of arrivals to return |
line | string | No | Filter by specific train line |
direction | string | No | Filter by direction |
Pricing
- Cost: $0.01/call
- Balance check: Use
xpay_balanceto check remaining credits - Get your API key at xpay.tools — $5 free credits included
Related Skills
- MTA Guide (all tools) — 8 tools
- Find Station — $0.01/call
- Service Status — $0.01/call
- Subway Alerts — $0.01/call
- Station Transfers — $0.01/call
- Nearest Station — $0.01/call
Links
- Tool page: https://xpay.tools/mta-guide/next-trains/
- Provider: https://xpay.tools/mta-guide/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("mta-guide/next_trains")// 2. Execute
xpay_run("mta-guide/next_trains", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
station | string | Yes | Station name to get arrivals for |
limit | number | No | Maximum number of arrivals to return |
line | string | No | Filter by specific train line |
direction | string | No | Filter by direction |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/mta-guide/next-trains/SKILL.md
CLI
npx @xpaysh/cli install mta-guide/next-trains
Manual
curl -o SKILL.md https://xpay.tools/skills/mta-guide/next-trains/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
MTA Guide

