You're viewing a demo portfolio

Join the waitlist
PRSM

tf_premium_briefing

Active

Tool of io.github.RipperMercs/terminalfeed

declared in 1.1.0

Premium version of tf_briefing. Adds Polymarket prediction markets to the standard briefing payload, supports section filtering via ?include=, and supports ?history=24h for hourly BTC chart. Costs 1 credit ($0.02 USDC). Requires Authorization: Bearer tf_live_<64-char-hex>. Use when the agent needs prediction-market context or recent BTC trajectory in addition to the basic snapshot. Strict premium, no free trial. Free basic version (without predictions or history series) available at tf_briefing (no auth required).

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "history": {
      "enum": [
        "24h"
      ],
      "type": "string",
      "description": "When set to 24h, response includes a series.btc_24h hourly array (24 data points)."
    },
    "include": {
      "type": "string",
      "description": "Comma-separated subset of sections: btc, fear-greed, earthquakes, hackernews, humans-in-space, predictions. Omit for all sections."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.RipperMercs/terminalfeed

https://github.com/RipperMercs/terminalfeed

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