CT
Crosby, TX Weather
/get_forecast
Forecast
Forecast for Crosby, TX from the U.S. National Weather Service. Returns the 7-day day/night forecast, or upcoming hourly periods if `hours` is given (up to 48 —
liveverifiedunknown~5s typical
mcpprobedcrosby,txweather
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-crosbynews-weather /get_forecast for me.
Input
| Field | Type | Description |
|---|---|---|
| hours | integer | Return this many upcoming hourly periods instead of the daily forecast. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-crosbynews-weather","endpoint":"/get_forecast","input":{}}'cli
npx cracked-ai run -p mcp-com-crosbynews-weather -e /get_forecast -i '{}'mcp
run_tool({ provider: "mcp-com-crosbynews-weather", endpoint: "/get_forecast", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.