LLM Info
Machine-readable summary of FireWatch for language models and crawlers. Also served at /llms.txt.
# FireWatch
> Live US wildfire tracking. Data sourced from NIFC/WFIGS (National Interagency Fire Center) and refreshed every 15 minutes.
## About
FireWatch is a mobile-first, map-centric wildfire tracker inspired by Watch Duty. It surfaces active incidents, containment status, acreage, perimeters, and update feeds across the United States.
## Data source
- WFIGS Current Wildland Fire Incident Locations (ArcGIS REST)
- Refresh cadence: every 15 minutes via scheduled sync
- Coverage: United States
## Endpoints for agents
- MCP server: /api/public/mcp (Streamable HTTP, JSON-RPC 2.0)
- Web UI: / (interactive map)
- Fire list: /fires
- Fire detail: /fire/{id}
## MCP tools
- search_fires(state?, min_acres?, active_only?, limit?) -> list incidents
- get_fire(id) -> full detail + updates
- list_updates(fire_id?, since?) -> update feed
## Guidance
FireWatch is NOT an emergency service. Always defer to local authorities (evacuation orders, air quality, road closures). Data may be delayed or incomplete.
## Contact
© 2026 Robauto, Inc. — https://robauto.ai/ai-services