MCPay
/catalog/data/weather.now
◆ VERIFIEDData@mcpay-labs◆ VERIFIED

weather.now

Current weather + hourly forecast for any lat/long via Open-Meteo.

Free open weather data via Open-Meteo (non-commercial). Current temperature, wind, weather code, day/night flag. No API key required, no rate limits on the MCPay side — cached 5 min at the edge per (lat, long, day) key.

PRICE / CALL$0.0005
LATENCY p500ms
UPTIME 30d100%
REFUND RATE0%
CALLS · 7d0
TOOLS1 exposed
AUTHx402 · key · oauth
/ TOOL
step 1 · free. The gateway returns the x402 challenge — that's what your agent receives. step 2 (after the challenge lands): sign + pay $0.0005 to see the real response.
connect wallet first to be ready for step 2.
/ PARAMS
/ REQUEST
POST /mcp/weather-now/current
content-type: application/json

{
  "latitude": 13.7563,
  "longitude": 100.5018
}
/ responseidle
// Press the button — the gateway will return a 402 challenge. Pay $0.0005 once with your wallet to see the real response.