weather_forecast

weather_forecast

Get the weather forecast for a location — current conditions, the days ahead, and today's sunrise, sunset and how much daylight is left, which is the fact that decides an afternoon outdoors

1 credit per call, from your balance — or paid per request in USDC with no account at all.

Runs on Weather — Check weather and forecasts.

Arguments

NameTypeWhat it is
lat*numberLatitude of the location
lon*numberLongitude of the location

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{"lat":1,"lon":1},"name":"weather_forecast"}}

Try it in the playground.