Skip to main content
Every MCP tool is a thin wrapper around a public API endpoint. Tier requirements match the underlying endpoint — discovery and market data are Free, single-trader and HIP-4 analytics are Starter, and the deep lifecycle / execution-quality / archetype tools are Pro. For the canonical schema (inputs, outputs, examples), see the API reference — every tool maps 1:1 to an endpoint.

Discovery & taxonomy

ToolDescription
list_marketsAll markets with prices, OI, funding. Optional dex filter.
list_assetsCanonical asset directory with venue breakdown.
list_assetOne asset’s venue breakdown (accepts synonyms).
pulse_cross_market_assetAggregated OI / positions / bias across all venues for a canonical asset.

Pulse — trader & cohort analytics

ToolDescription
pulse_global_statsTotal traders, trades, volume, PnL, data coverage.
pulse_market_overviewGlobal stats + per-market breakdown.
pulse_leaderboardTop traders ranked by PnL with tier labels.
pulse_hidden_gemsUnderrated wallets matching profile filters.
pulse_most_traded_coinsCoins ranked by recent volume.
pulse_biggest_tradesLargest individual fills in a time window.
pulse_recent_tradesRecent global fills.
pulse_recent_closed_positionsRecently closed positions across all wallets.
pulse_token_leaderboardTop traders on a specific coin.

Pulse — single trader

ToolDescription
pulse_trader_profileStats, win rate, PnL, tier classification.
pulse_trader_performanceRecent vs all-time performance + trend.
pulse_trader_tradesRecent fills for one wallet.
pulse_trader_daily_statsDay-by-day PnL / volume history.
pulse_trader_token_statsPer-token breakdown for one wallet.
pulse_trader_closed_positionsClosed positions for one wallet.
pulse_trader_closed_position_statsAggregate closed-position stats.
pulse_compareSide-by-side lifecycle comparison of 2–5 wallets.

Pulse — cohorts

ToolDescription
pulse_cohort_summaryAll cohorts with size, PnL, win-rate medians.
pulse_cohort_positionsCurrent positions held by a specific cohort.
pulse_cohort_tradesRecent trades from one cohort.
pulse_cohort_historyCohort performance over time.
pulse_cohort_bias_historyCohort long/short bias over time.
pulse_cohort_performance_dailyDaily cohort PnL / volume.

Pulse — position lifecycles

Every position reconstructed open→close from on-chain fills, with MAE/MFE. See Position lifecycles.
ToolDescription
pulse_trader_lifecyclesOne wallet’s open→close position history (90-day window).
pulse_trader_lifecycle_summaryAggregate lifecycle stats for one wallet — win rate, avg hold, biggest win/loss.
pulse_lifecycleOne lifecycle by ID, with every composing fill.
pulse_trader_demoOne-call wallet briefing: lifecycle summary + recent top wins/losses.
pulse_lifecycles_recentGlobal feed of recently closed positions across all wallets.

Pulse — execution quality (MAE/MFE) · Pro

ToolDescription
pulse_wallet_drawdown_curvePer-position drawdown (MAE) and run-up (MFE) for one wallet.
pulse_max_pain_eventsWinners that survived the deepest drawdowns before recovering.
pulse_perfect_exitsExits that captured most of the maximum favorable move.
pulse_backstop_eventsThe most catastrophic individual liquidations.

Pulse — trader archetypes

ToolDescription
pulse_survivorsWallets that hit a deep trough then recovered to green.
pulse_anti_survivorsWallets that blew up and never recovered.
pulse_persistent_winnersProfitable across multiple distinct months.
pulse_capital_titansBest PnL per dollar of fees.
pulse_one_month_wondersHuge in one month, then gave it back.
pulse_newcomer_whalesRecent first lifecycle, already moving big notional.
pulse_coin_kingsTop earner(s) per coin.
pulse_top_liquidatorsWallets that profit by liquidating others.
pulse_lethal_coinsCoins with the highest per-lifecycle liquidation rate.

Pulse — market structure

ToolDescription
pulse_coin_alpha_mapPer-coin winner / loser / net profit pools.
pulse_hour_profitabilityGlobal PnL by UTC hour of close.
pulse_market_concentrationPercentile profit share — how concentrated alpha is.
pulse_style_distributionHFT vs swing vs holder PnL split.

Pulse — refreshed cohorts (30-day rolling tier)

Cohorts labelled by last-30-day tier (pnl_tier_recent / size_tier_recent) — who’s printing right now, not all-time.
ToolDescription
pulse_cohort_recent_positionsLive positions held by a recent-tier cohort.
pulse_cohort_recent_tradesRecent trades from a recent-tier cohort.
pulse_cohort_recent_lifecycle_statsPer-wallet lifecycle stats for a recent-tier cohort.
pulse_cohort_recent_top_positionsTop closed lifecycles from a recent-tier cohort.
pulse_cohort_recent_alpha_concentrationProfit concentration within a recent-tier cohort.

Live — real-time market + risk

ToolDescription
live_long_short_ratioGlobal L/S ratio by wallet count and notional.
live_cohort_biasPer-cohort bias for one coin.
live_cohort_bias_historyHistorical cohort bias trajectory.
live_oi_historyOpen interest time series.
live_official_oiOI sourced from Hyperliquid’s official feed.
live_liquidation_heatmapLiquidation density by price level for one coin.
live_liquidation_summaryRecent liquidation totals by side.
live_recent_liquidationsStream of recent liquidation events.
live_coin_risk_snapshotCoin-level risk metrics (now).
live_coin_risk_historyCoin-level risk over time.
live_risk_overviewCross-coin risk dashboard.
live_mark_dislocationsMark vs. oracle deviation events.

Market — direct Hyperliquid passthrough

ToolDescription
market_priceMark/index/funding/OI for a symbol.
market_positionsOpen positions for an address.
market_orderbookL2 orderbook for a symbol.
market_recent_candlesRecent candles for a symbol.
market_historical_oiHistorical OI series.

Entity resolution — owner-level intelligence · Pro new in 0.9

Hyperliquid traders run named sub-accounts that trade independently — per-wallet views undercount every multi-account trader. These tools resolve wallets to their owner entity and aggregate across the whole family.
ToolDescription
pulse_entity_profileResolve ANY wallet to its owner entity: master, named sub-accounts, each member’s open book, combined positions, and a verified-vs-chain stamp. Pro tier.
pulse_entity_leaderboardTop entities (owners, not wallets) by combined gross open notional — a fund running 35 sub-accounts shows as one entity. Pro tier.

Exchange aggregates new in 0.9

ToolDescription
pulse_exchange_volume24h volume, total and per dex — builder dexes are ~43% of Hyperliquid volume and most trackers’ headlines omit them.
pulse_exchange_oiOpen interest by dex with long/short notional split.
pulse_active_tradersDistinct wallets that traded in the last 24h.
pulse_exchange_positionsOpen positions by dex + 24h flow: closes, liquidations, exchange-wide realized PnL.
pulse_pnl_leadersToday’s biggest realized winners and losers (24h closed positions). Starter tier.

Plans & limits new in 0.9

ToolDescription
pulse_my_planThe caller’s tier, effective rate limits, and every tier’s limits with an upgrade link. Agents call this when a request is rejected for tier or rate-limit reasons.

HIP-4 — outcome contracts

ToolDescription
hip4_outcomesAll known outcome contracts.
hip4_outcomeMetadata for one outcome.
hip4_outcome_summaryVolume + holder stats for one outcome.
hip4_outcome_recent_tradesRecent fills on one outcome.
hip4_questionsOutcome contracts grouped by question.
hip4_recent_settlementsRecently settled outcomes.
hip4_daily_volumeDaily HIP-4 trading volume.
hip4_most_activeMost-traded outcomes.
hip4_top_tradersTop outcome traders by volume / PnL.
hip4_trader_outcomesOutcomes one wallet has traded.
hip4_cross_product_overlapOverlap between outcome traders and perp traders.
hip4_perp_position_contextWhether outcome holders have open perp positions on the underlying. Pro tier.
Every tool accepts a useToonFormat flag (default true) that returns data in compact TOON format — about 50% fewer tokens than JSON for tabular data. Agents typically want this on; set to false if you need standard JSON.