Token导航 LogoToken导航TokenDH.com
TE
金融服务HTTP官方级别未说明来源级核验

Terminalfeed (590143)

MCP Server

Real-time world data for AI agents. 27 tools covering Bitcoin, stocks, crypto markets, prediction markets,

工具数

公开资料未说明
JavaScriptToken认证HTTP金融数据

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:57

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add evan-7cwc/terminalfeed

详细介绍

Terminalfeed

Real-time world data for AI agents. 27 tools covering Bitcoin, stocks, crypto markets, prediction markets,

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add evan-7cwc/terminalfeed

# Browse available tools
npx -y smithery tool list evan-7cwc/terminalfeed

# Get full schema for a tool
npx -y smithery tool get evan-7cwc/terminalfeed tf_briefing

# Call a tool
npx -y smithery tool call evan-7cwc/terminalfeed tf_briefing '{}'

Direct MCP Connection

Endpoint: https://terminalfeed--evan-7cwc.run.tools

Tools (27)

  • tf_briefing — Fetches a real-time world-state snapshot composed from BTC ticker, Fear and Greed Index, recent earthquakes (USGS), top…
  • tf_btc_price — Fetches the current Bitcoin price in USD with 24h change, high, low, and volume. Source: Binance with CoinCap fallback.…
  • tf_fear_greed — Fetches the current Crypto Fear and Greed Index value (0-100) with classification label (Extreme Fear, Fear, Neutral, G…
  • tf_crypto_movers — Fetches the top 15 cryptocurrencies sorted by 24h price change. Includes price, market cap, and percentage move. Source…
  • tf_predictions — Fetches active Polymarket prediction markets sorted by 24h volume. Each market includes question, outcomes, and volume.…
  • tf_earthquakes — Fetches recent earthquakes magnitude 2.5 or greater from USGS. Returns count and most recent quake details (magnitude, …
  • tf_service_status — Fetches operational status of major dev infrastructure (GitHub, Cloudflare, Discord, OpenAI, Vercel, npm, Reddit, Atlas…
  • tf_economic_data — Fetches latest FRED economic indicators: Fed funds rate, CPI, unemployment rate, GDP growth. Cache TTL 1h. Use when the…
  • tf_forex — Fetches current foreign exchange rates with USD as base for 16 major currencies (EUR, GBP, JPY, CAD, AUD, CHF, CNY, INR…
  • tf_hf_trending — Fetches the top 15 trending HuggingFace models sorted by likes in the last 7 days. Each item includes id (author/name),…
  • tf_solana_network — Fetches live Solana mainnet network metrics: current transactions-per-second (most recent 60s sample), 3-sample average…
  • tf_premium_briefing — Premium version of tf_briefing. Adds Polymarket prediction markets to the standard briefing payload, supports section f…
  • tf_premium_macro — Premium composed macroeconomic snapshot in one HTTP call. Includes 7 FRED economic series (Fed rate, CPI, unemployment,…
  • tf_premium_crypto_deep — Premium deep crypto snapshot. Includes top 50 coins by market cap with 1h/24h/7d change, Binance live ticker for top 20…
  • tf_premium_github_velocity — Composed GitHub developer-attention snapshot. Returns top 30 repos created in the last 7 days sorted by stars (with sta…
  • tf_premium_stablecoin_flows — Composed stablecoin flow snapshot for crypto traders. Returns top 20 stablecoins by circulating supply, each with 24h/7…
  • tf_premium_defi_tvl — Composed DeFi total-value-locked snapshot for crypto research and trading agents. Returns top 50 protocols by TVL (each…
  • tf_premium_exchange_flows — Tracks ETH transfers in/out of major centralized exchange hot wallets (Binance, Coinbase, OKX, Kraken, Bybit, Crypto.co…
  • tf_premium_whales — Tracks whale-sized on-chain transactions on Bitcoin and Ethereum. BTC: scans the last 30 unconfirmed mempool transactio…
  • tf_premium_correlation_matrix — Pre-computed cross-asset correlation matrix for AI trading and portfolio agents. Returns 30-day Pearson correlations on…
  • tf_premium_agent_context — The "always start here" premium call for autonomous agents. Composes 13 upstream sources into a curated world-state sna…
  • tf_premium_world_deltas — Premium event-stream endpoint for monitor agents. Aggregates time-stamped events from 4 sources into one time-sorted fe…
  • tf_premium_sentiment — Premium composite sentiment snapshot. Aggregates Crypto Fear and Greed Index (alternative.me), VIX volatility index (Fi…
  • tf_payment_buy_credits — POST endpoint that returns the published USDC wallet address (0x549c82e6bfc54bdae9a2073744cbc2af5d1fc6d1 on Base mainne…
  • tf_payment_confirm — POST endpoint that verifies an on-chain Base mainnet USDC transfer to the published wallet and returns a bearer token (…
  • tf_payment_balance — GET endpoint that returns remaining credits for the bearer token in the Authorization header. Requires Authorization: B…
  • tf_payment_history — GET endpoint that returns confirmed USDC purchases (tx_hash, amount_usd, credits_added, block_number, confirmed_at) plu…
# Get full input/output schema for a tool
npx -y smithery tool get evan-7cwc/terminalfeed 

目录标签

目录标签

JavaScriptToken认证HTTP金融数据

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

token

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPtoken部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP