You're viewing a demo portfolio

Join the waitlist
PRSM

earthquakes

Active

Tool of ai.dynamicfeed/dynamic-feed

declared in 0.8.0

Recent earthquakes worldwide from USGS — magnitude, depth, location, PAGER impact alert (green→ red, distinct from raw magnitude), tsunami flag, felt reports and significance. Use for "recent / biggest earthquakes" or "was there a quake near X". Sorted by impact then magnitude. Args: min_magnitude: minimum magnitude (default 2.5). period: hour | day | week | month (default day). limit: max results. tsunami_only: only quakes flagged with tsunami potential. Every value is returned in an Ed25519-signed, provenance-stamped envelope (source and observation time) you can verify offline against /.well-known/keys, no account required.

Parameters schema

{
  "type": "object",
  "title": "earthquakesArguments",
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 30
    },
    "period": {
      "type": "string",
      "title": "Period",
      "default": "day"
    },
    "tsunami_only": {
      "type": "boolean",
      "title": "Tsunami Only",
      "default": false
    },
    "min_magnitude": {
      "type": "number",
      "title": "Min Magnitude",
      "default": 2.5
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ai.dynamicfeed/dynamic-feed

1/7 registries
View full server →
earthquakes — ai.dynamicfeed/dynamic-feed — PRSM MCP