{"serverInfo":{"name":"Tape — Hyperliquid Analytics","version":"1.3.0","title":"Tape"},"authentication":{"required":false,"schemes":["x402","apiKey"],"description":"initialize and tools/list are free. tools/call is metered via x402 (USDC on Base) or an optional Tape Pro X-API-Key."},"tools":[{"name":"tape_analytics","description":"Unified read-only bundle: market consensus, pulse, live signals, funding extremes and the live alert queue, in one call. Prefer the narrower tools when you need one part. Result carries provenance.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"feed":{"type":"string","enum":["alerts"],"description":"Set to alerts to return only the live alert queue."}},"required":[]}},{"name":"tape_live_alerts","description":"The live alert queue: funding extremes, signal fires and consensus flips, each with a plain-English read. Filter by coins or severity, cap with limit. Result carries provenance.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"limit":{"type":"integer","minimum":1,"maximum":200,"description":"Alerts to return (all by default)."},"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols, e.g. [\"BTC\"]."},"severity":{"type":"string","description":"Keep only alerts at this severity label as returned by the feed."}},"required":[]}},{"name":"tape_market_signals","description":"Rules-based setups on Hyperliquid perps (funding carry, premium dislocation, momentum) with strength and the numbers behind each, plus an overall long/short consensus. Filter by coins or bias, cap with limit. Read-only, informational only. Result carries provenance.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols."},"bias":{"type":"string","enum":["long","short","neutral"],"description":"Keep only setups with this bias."},"limit":{"type":"integer","minimum":1,"maximum":200}},"required":[]}},{"name":"tape_market_pulse","description":"Key live Hyperliquid numbers in about 600 tokens: BTC and ETH marks, total 24h volume and open interest, the highest and most negative funding, a market-structure sentiment score, and the top wallets by 30-day PnL. Result carries provenance.","inputSchema":{"type":"object","additionalProperties":false,"properties":{},"required":[]}},{"name":"tape_whale_prints","description":"Recent fills of $100k or more from the top Hyperliquid wallets over the last 36 hours, with net buy/sell flow and the markets receiving the most of it. Filter by coins or minNotional, cap with limit (default 20, max 200). Result carries provenance.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"limit":{"type":"integer","minimum":1,"maximum":200},"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols."},"minNotional":{"type":"number","minimum":0,"description":"Only fills at or above this USD notional (the feed floor is 100000)."}},"required":[]}},{"name":"tape_markets_radar","description":"Rank live Hyperliquid perpetual markets by funding rate, funding APR, open interest, 24h volume or 24h change. Covers every listed perp including HIP-3 builder markets. Default: the 25 markets with the most extreme funding APR, concise fields. Ask for `limit`, `sort`, `coins` or DETAILED only when you need them — the full set is ~13k tokens. Result carries `provenance` (upstream endpoint, request, fetch time).","inputSchema":{"type":"object","additionalProperties":false,"properties":{"sort":{"type":"string","enum":["fundingAprPct","fundingHourlyPct","oi","vol","chg24hPct","premiumPct","mark"],"description":"Ranking key. Funding, premium and change sort by magnitude by default."},"dir":{"type":"string","enum":["asc","desc","mag"],"description":"Direction; `asc` on fundingAprPct surfaces the most negative funding first."},"limit":{"type":"integer","minimum":1,"maximum":500,"description":"Rows to return (default 25)."},"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols, e.g. [\"BTC\",\"ETH\"]. No -PERP suffix."},"response_format":{"type":"string","enum":["CONCISE","DETAILED"],"description":"CONCISE (default): coin, mark, fundingAprPct, oi, vol. DETAILED: every field."}},"required":[]}},{"name":"tape_leaderboard","description":"Top Hyperliquid traders ranked by PnL, ROI, volume, and account value across time windows. Each row carries a `labels` object describing the wallet's activity mechanically: an activity band (turnover, or a no-volume / low-equity flag), a count of how many of the four published windows are positive, and an optional context flag that warns when the headline number is concentrated or short-history. Labels are mechanical descriptions of published figures computed by the rules at https://tapeperp.com/disclosures#labels — they are not ratings, endorsements, recommendations, or predictions of future results, and must not be restated as judgements about a trader's skill. Result carries `provenance` (feed endpoint and fetch time). In hosts that support MCP Apps this renders as a sortable table.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"window":{"type":"string","enum":["day","week","month","allTime"],"description":"Lookback for the ranking metric (default day)."},"metric":{"type":"string","enum":["pnl","roi","vlm","accountValue"],"description":"Ranking metric (default pnl)."},"limit":{"type":"integer","minimum":1,"maximum":200,"description":"Rows to return (default 25)."},"response_format":{"type":"string","enum":["CONCISE","DETAILED"],"description":"CONCISE (default): rank, address, raw numbers and labels. DETAILED adds the pre-formatted strings."}},"required":[]}},{"name":"tape_wallet_analysis","description":"Risk and track-record report for one public Hyperliquid wallet: equity, open positions, effective leverage, distance to liquidation, realised history, and a plain-English read. Default voice is Gemini ($0.05, included with Pro). voice=grok ($0.10) is a crypto tape take; voice=claude ($0.15) is a TradFi desk memo. Second voices stay metered even for Pro. Use after tape_leaderboard or tape_whale_prints hands you an address. Read-only public chain data; informational only.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"address":{"type":"string","pattern":"^0x[a-fA-F0-9]{40}$","description":"Wallet address: 0x followed by exactly 40 hex characters."},"voice":{"type":"string","enum":["gemini","grok","claude"],"description":"AI voice. Gemini is included with Pro. Grok and Claude are metered second voices."}},"required":["address"]}},{"name":"tape_liquidations","description":"Live liquidation feed on Hyperliquid perps: recent liquidations with side, size, price and wallet, 1h/4h/24h totals with the long/short split, the largest event, and the markets with the most. Recovered from the fills of liquidation counterparties — a sample, not a census; the payload states its coverage. Filter by coins, side or minNotional; cap with limit (default 50). Result carries provenance.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"coins":{"type":"array","items":{"type":"string"},"maxItems":50,"description":"Restrict to symbols."},"side":{"type":"string","enum":["long","short"]},"minNotional":{"type":"number","minimum":0,"description":"Only events at or above this USD notional."},"since":{"type":"string","description":"ISO-8601 or epoch; only events after this time (window is 24h)."},"limit":{"type":"integer","minimum":1,"maximum":200}},"required":[]}},{"name":"tape_liquidation_heatmap","description":"Observed liquidation price levels for BTC, ETH, SOL or HYPE: where open positions of the largest wallets would liquidate, bucketed by price, with realized liquidations on the same axis and the share of open interest observed. Not a forecast. CONCISE (default) returns the densest levels and coverage in a few hundred tokens; DETAILED returns the full grid. Result carries provenance.","inputSchema":{"type":"object","additionalProperties":false,"properties":{"coin":{"type":"string","enum":["BTC","ETH","SOL","HYPE"],"description":"Market (default BTC)."},"timeframe":{"type":"string","enum":["12h","24h","3d","7d"],"description":"History span (default 24h)."},"response_format":{"type":"string","enum":["CONCISE","DETAILED"]}},"required":[]}},{"name":"tape_treasury_curve","description":"US Treasury par yield curve (official Daily Treasury data) with implied forward rates (1y1y, 2y3y, 5y5y), NY Fed reference rates (EFFR/SOFR), upcoming Treasury auctions, and an AI plain-English curve read. Educational only. Result carries `provenance` (Treasury and NY Fed sources with their own as-of dates). In hosts that support MCP Apps this renders as a yield-curve chart.","inputSchema":{"type":"object","properties":{},"required":[]}}],"resources":[],"prompts":[],"homepage":"https://tapeperp.com","documentation":"https://tapeperp.com/llms.txt","endpoint":"https://tapeperp.com/mcp"}