Tool Skill
Find Station
find_stationSearch for subway stations by name with fuzzy matching and relevance scoring
$0.01/call
Flat rate
MTA Guide
When to Use
Use this tool when you need to search for subway stations by name with fuzzy matching and relevance scoring. 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/find_station")xpay_run— Execute:xpay_run("mta-guide/find_station", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Station name or partial name to search for |
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
- Next Trains — $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/find-station/
- Provider: https://xpay.tools/mta-guide/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("mta-guide/find_station")// 2. Execute
xpay_run("mta-guide/find_station", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
query | string | Yes | Station name or partial name to search for |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/mta-guide/find-station/SKILL.md
CLI
npx @xpaysh/cli install mta-guide/find-station
Manual
curl -o SKILL.md https://xpay.tools/skills/mta-guide/find-station/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
MTA Guide

