ALL SYSTEMS LIVE·87 INSTRUMENTS · 19 VERTICALS
ED25519 · BITCOIN-ANCHORED·--:--:-- UTC
USGS · signed

Live US volcano alerts for hazard & aviation AI.

A hazard or aviation agent needs current volcano status — sourced and citeable. Dynamic Feed serves USGS volcano alert levels keyless over MCP or REST, each response signed and timestamped.

The call

Keyless over MCP, or one REST call with a free key. Every datapoint is provenance-stamped and citeable.

# Keyless — one signed call over REST:
curl -s https://dynamicfeed.ai/v1/batch -H "Content-Type: application/json" \
  -d '{"calls":[{"tool":"volcanoes","args":{}}]}'

# MCP (keyless) — point any client at https://dynamicfeed.ai/mcp, then call volcanoes()

Sample response

{ "scope": "US", "status": "...", "elevated_count": 0,
  "source": "USGS Volcano Hazards Program", "signature": { "alg": "Ed25519", "key_id": "df-ed25519-4cb32e72f333" } }

Why live data

Dynamic Feed serves volcano alert levels from the USGS Volcano Hazards Program (HANS) — the aviation color code (GREEN < YELLOW < ORANGE < RED) and the ground alert level (NORMAL < ADVISORY < WATCH < WARNING) — in a provenance envelope, signed over its exact bytes and verifiable against /.well-known/keys. Scope is US volcanoes only (the global Smithsonian dataset is not cleared for redistribution). It surfaces what the USGS published at a time — it is NOT a substitute for official USGS or local hazard notices, and not a guarantee of completeness.

Use it for

FAQ

What does it cover?

US volcanoes monitored by the USGS Volcano Hazards Program. The global Smithsonian dataset is not cleared for commercial redistribution, so this feed is honestly US-only.

What do the levels mean?

Two scales: an aviation color code (GREEN/YELLOW/ORANGE/RED) and a ground alert level (NORMAL/ADVISORY/WATCH/WARNING), as published by the USGS.

Is this an official warning source?

No. Dynamic Feed surfaces public USGS data with provenance and a signature. It is data, not a substitute for official USGS or local emergency guidance.

Related live feeds

Ready when your agent is

Plug your agent into the now.

Keyless over MCP, or a free REST key — 87 live tools, signed and Bitcoin-anchored. Live in under a minute.