Data Collection
terminalfeed.io
Aggregates real-time data from multiple sources including cryptocurrency prices, market sentiment, news, and world events.
ENDPOINT 1
https://terminalfeed.io/api/mcp
Known tools 36
tf_briefingFetches a real-time world-state snapshot composed from BTC ticker, Fear and Greed Index, recent earthquakes (USGS), top Hacker News story count, and ISS crew.
tf_btc_priceFetches the current Bitcoin price in USD with 24h change, high, low, and volume.
tf_fear_greedFetches the current Crypto Fear and Greed Index value (0-100) with classification label (Extreme Fear, Fear, Neutral, Greed, Extreme Greed).
tf_crypto_moversFetches the top 15 cryptocurrencies sorted by 24h price change.
tf_predictionsFetches active Polymarket prediction markets sorted by 24h volume.
tf_earthquakesFetches recent earthquakes magnitude 2.5 or greater from USGS.
tf_climate_earthquakesFetches USGS pre-built summary feeds with selectable magnitude bucket (significant, 4.5, 2.5, 1.0, all) and period (hour, day, week, month).
tf_climate_weather_alertsFetches active alerts from api.weather.gov filtered by area (2-letter state code), exact NWS event name, severity, urgency, and status.
tf_service_statusFetches operational status of major dev infrastructure (GitHub, Cloudflare, Discord, OpenAI, Vercel, npm, Reddit, Atlassian, Anthropic).
tf_economic_dataFetches latest FRED economic indicators: Fed funds rate, CPI, unemployment rate, GDP growth.
tf_forexFetches current foreign exchange rates with USD as base for 16 major currencies (EUR, GBP, JPY, CAD, AUD, CHF, CNY, INR, MXN, BRL, KRW, SGD, HKD, SEK, NOK, NZD).
tf_hf_trendingFetches the top 15 trending HuggingFace models sorted by likes in the last 7 days.
tf_harnessesReturns a snapshot of public agentic-coding benchmark scores across SWE-bench Verified, Terminal-Bench, Aider Polyglot, and METR HCAST.
tf_solana_networkFetches live Solana mainnet network metrics: current transactions-per-second (most recent 60s sample), 3-sample average TPS, current slot, average slot time in ms, and epoch progress percentage.
tf_ai_stack_cvesCurrent AI-software-stack CVE pulse: total advisories, exploited-in-the-wild count, severity and category breakdown, and the single top CVE headline, filtered to the AI stack (inference servers, agent frameworks, training libs, vector DBs, model gateways and SDKs, MCP tools).
tf_premium_briefingPremium version of tf_briefing.
tf_premium_macroPremium composed macroeconomic snapshot in one HTTP call.
tf_premium_crypto_deepPremium deep crypto snapshot.
tf_premium_github_velocityComposed GitHub developer-attention snapshot.
tf_premium_feed_reliabilityPremium reliability breakdown.
tf_premium_feed_reliability_historyPremium reliability history.
tf_premium_stablecoin_flowsComposed stablecoin flow snapshot for crypto traders.
tf_premium_defi_tvlComposed DeFi total-value-locked snapshot for crypto research and trading agents.
tf_premium_exchange_flowsTracks ETH transfers in/out of major centralized exchange hot wallets (Binance, Coinbase, OKX, Kraken, Bybit, Crypto.com, KuCoin) in the last 3 blocks.
tf_premium_whalesTracks whale-sized on-chain transactions on Bitcoin and Ethereum.
tf_premium_correlation_matrixPre-computed cross-asset correlation matrix for AI trading and portfolio agents.
tf_premium_agent_contextThe "always start here" premium call for autonomous agents.
tf_premium_world_deltasPremium event-stream endpoint for monitor agents.
tf_premium_sentimentPremium composite sentiment snapshot.
tf_preview_regimeFree, zero-setup preview of the paid tf_premium_regime verdict.
tf_premium_regimePremium regime classifier.
tf_premium_anomaliesPremium anomaly screen.
tf_payment_buy_creditsPOST endpoint that returns the published USDC wallet address (0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1 on Base mainnet), a unique memo, and a quote tying the dollar amount to credits at $1 USDC = 50 credits.
tf_payment_confirmPOST endpoint that verifies an on-chain Base mainnet USDC transfer to the published wallet and returns a bearer token (tf_live_<64-char-hex>) plus credit count.
tf_payment_balanceGET endpoint that returns remaining credits for the bearer token in the Authorization header.
tf_payment_historyGET endpoint that returns confirmed USDC purchases (tx_hash, amount_usd, credits_added, block_number, confirmed_at) plus current balance and totals for the bearer token.