tf_premium_macro
ActiveTool of io.github.RipperMercs/terminalfeed
Premium composed macroeconomic snapshot in one HTTP call. Includes 7 FRED economic series (Fed rate, CPI, unemployment, GDP growth, 10-year treasury), 4 USD-base forex pairs (EUR, JPY, GBP, CHF), gold via PAXG/Kraken, US market context (SPY, DIA, QQQ, VIX), and oil/natural gas via FRED. Costs 2 credits ($0.04 USDC). Requires Authorization: Bearer tf_live_<64-char-hex>. Optional ?history=30d adds 30-day historical series. Use this instead of calling 14 different upstream APIs separately.
Parameters schema
{
"type": "object",
"required": [],
"properties": {
"history": {
"enum": [
"30d"
],
"type": "string",
"description": "When set to 30d, FRED entries include a series array of 30 daily observations and forex.series is populated."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.RipperMercs/terminalfeed
https://github.com/RipperMercs/terminalfeed
1/7 registries