Tool Skill
Get Local Time
get_local_timeGet the current local time for a US location. Shows what time it is right now at the specified location.
$0.01/call
Flat rate
US Weather
When to Use
Use this tool when you need to get the current local time for a us location. shows what time it is right now at the specified location.. This is part of the US Weather provider on xpay✦.
MCP Connection
Connect to xpay✦ to access this tool (and 5+ 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("us-weather/get_local_time")xpay_run— Execute:xpay_run("us-weather/get_local_time", { ...inputs })
Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
location | string | Yes | US location as coordinates (lat,lng) in decimal degrees. Example: '40.7128,-74.0060' for New York City. |
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
- US Weather (all tools) — 6 tools
- Get Current Weather — $0.01/call
- Get Weather Forecast — $0.01/call
- Get Hourly Forecast — $0.01/call
- Get Weather Alerts — $0.01/call
- Find Weather Stations — $0.01/call
Links
- Tool page: https://xpay.tools/us-weather/get-local-time/
- Provider: https://xpay.tools/us-weather/
- All tools: https://xpay.tools/explore
How to Execute
// 1. Get full schema
xpay_details("us-weather/get_local_time")// 2. Execute
xpay_run("us-weather/get_local_time", { ...inputs })Input Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
location | string | Yes | US location as coordinates (lat,lng) in decimal degrees. Example: '40.7128,-74.0060' for New York City. |
Install Skill
Claude Code
claude /install-skill https://xpay.tools/skills/us-weather/get-local-time/SKILL.md
CLI
npx @xpaysh/cli install us-weather/get-local-time
Manual
curl -o SKILL.md https://xpay.tools/skills/us-weather/get-local-time/SKILL.md
Pricing
Cost
$0.01/call
Model
Flat rate
Provider
US Weather

