# crosbynews.com > Live weather and local news for Crosby, Texas — fast, no ads, no trackers. crosbynews.com is an independent weather and news site for Crosby, TX (northeast Harris County). Weather data comes exclusively from the U.S. National Weather Service (api.weather.gov) and is refreshed every 15 minutes. Local news headlines are aggregated daily from Texas and Houston-area outlets and filtered for relevance to the Crosby community. ## Pages - [Weather](https://crosbynews.com/): Current conditions, 12-hour hourly strip, and 7-day forecast for Crosby, TX. - [Hourly](https://crosbynews.com/hourly): Full 48-hour hour-by-hour forecast table grouped by day. - [Radar](https://crosbynews.com/radar): Live NWS KHGX (Houston-Galveston) radar loop covering Crosby and northeast Harris County. - [Alerts](https://crosbynews.com/alerts): Active NWS weather alerts for Crosby, TX plus a plain-language severe-weather guide. - [News](https://crosbynews.com/news): Recent local headlines about Crosby, TX and nearby communities, filtered for relevance. - [About](https://crosbynews.com/about): What this site is, where data comes from, and how to access the API and MCP server. ## API & agent access Every page supports `Accept: text/markdown` (or `?format=md`) for a clean markdown rendering. - REST API: `GET https://crosbynews.com/api/weather` — JSON with current conditions, hourly, 7-day forecast, and alerts. No auth. - OpenAPI spec: `https://crosbynews.com/openapi.json` - MCP server (Streamable HTTP): `https://crosbynews.com/mcp` — tools: `get_current_conditions`, `get_forecast`, `get_alerts` - MCP server card: `https://crosbynews.com/.well-known/mcp/server-card.json` ## Data policy Source data is U.S. government public domain (NWS). No authentication required. No rate limits. Attribution: "U.S. National Weather Service".