You're viewing a demo portfolio

Join the waitlist
PRSM

tf_premium_world_deltas

Active

Tool of io.github.RipperMercs/terminalfeed

declared in 1.1.0

Premium event-stream endpoint for monitor agents. Aggregates time-stamped events from 4 sources into one time-sorted feed: USGS earthquakes M4.0+, Hacker News new stories via Algolia, recently updated Polymarket markets, and space launches in [-1h, +12h] window. Accepts ?since=<ISO timestamp> (defaults 1h ago, clamped to 1h cache horizon). Each event has type, timestamp, severity, and structured data. Saves an agent from polling 5 separate upstream feeds and merging client-side. Costs 2 credits ($0.04 USDC). Bearer auth required. 1-hour rolling cache; sub-second when warm.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "since": {
      "type": "string",
      "description": "ISO 8601 timestamp. Returns events newer than this. Defaults to 1 hour ago. Clamped to 1 hour ago if older."
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

io.github.RipperMercs/terminalfeed

https://github.com/RipperMercs/terminalfeed

1/7 registries
View full server →
tf_premium_world_deltas — io.github.RipperMercs/terminalfeed — PRSM MCP