You're viewing a demo portfolio

Join the waitlist
PRSM

tf_premium_crypto_deep

Active

Tool of io.github.RipperMercs/terminalfeed

declared in 1.1.0

Premium deep crypto snapshot. Includes top 50 coins by market cap with 1h/24h/7d change, Binance live ticker for top 20 USDT pairs by volume, Bitcoin network statistics from mempool.space (block height, fee tiers, hashrate, mempool size), and Ethereum gas oracle from Etherscan. Costs 2 credits ($0.04 USDC). Requires Authorization: Bearer tf_live_<64-char-hex>. Optional ?coins= filter and ?history=30d for daily BTC OHLCV. Use this instead of calling CoinGecko + Binance + mempool.space + Etherscan separately.

Parameters schema

{
  "type": "object",
  "required": [],
  "properties": {
    "coins": {
      "type": "string",
      "description": "Comma-separated symbol filter, e.g. btc,eth,sol. Omit to get all top 50."
    },
    "history": {
      "enum": [
        "30d"
      ],
      "type": "string",
      "description": "When set to 30d, response includes series.btc_30d with daily OHLCV candles."
    }
  }
}

What this tool wraps· 2 endpoints

min confidence0.700.50

Parent server

io.github.RipperMercs/terminalfeed

https://github.com/RipperMercs/terminalfeed

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