← Registry

Analytics

liquidvision.app

Provides crypto market analytics including funding rates, order book microstructure, positioning, liquidations, and funding dispersion.

1 endpoint27 known toolsFirst detected August 18, 2026Last detected September 24, 2026

ENDPOINT 1

https://liquidvision.app/mcp

No auth detected

MCP server metadata

Name
liquidvision
Version
1.30.0
Capabilities
experimentalpromptsresourcestools
Server instructions

LiquidVision: crypto derivatives data for agents. Open interest and funding across 13 venues (Binance, MEXC, Bybit, Bitget, Hyperliquid, HTX, Gate, OKX, KuCoin, BingX, Aster, Kraken) exactly as the exchanges publish them — no haircuts, no doubling. Prefer the computed views, which return conclusions rather than ticks: get_liquidation_cascades (cascades as events), get_positioning_regime (price x OI), get_funding_dispersion (cross-venue arbitrage), get_microstructure (spread/depth/basis), get_market_brief (one deterministic risk brief) and explain_market (grounded answer to 'why did BTC drop?'). Liquidation events cover Binance (throttled), OKX, Bybit, HTX, Gate, GMX, Kraken and Hyperliquid whales — Bitget no longer publishes its own, so totals understate the whole market. Liquidation maps are MODELED estimates, except the measured Hyperliquid map (get_hl_liquidation_map). Symbols are BASEUSDT.

Known tools 27

get_funding_rates

Latest perpetual funding rates and mark prices for every tracked exchange/symbol pair.

Inferred read-only
get_microstructure

Cross-venue order book microstructure for BTC, ETH and SOL.

Inferred read-only
get_positioning_regime

Per-coin positioning regime from price direction crossed with open interest.

Inferred read-only
get_liquidation_cascades

Liquidation cascades as discrete events rather than a raw feed.

Inferred read-only
get_funding_dispersion

Coins ranked by how far funding disagrees ACROSS exchanges.

Inferred read-only
get_funding_settlements

Settled funding rates, one row per settlement, from Binance and Bybit history — up to 730 days for any pool coin (e.

Inferred read-only
get_open_interest

Latest open interest (contracts and USD) per exchange/symbol.

Inferred read-only
get_open_interest_history

Open interest time series for a symbol (e.

Inferred read-only
get_funding_history

Bucketed funding-rate history per exchange for a symbol (e.

Inferred read-only
get_long_short_ratio

Latest global long/short account ratio per exchange/symbol.

Inferred read-only
get_liquidations

Recent liquidation events (side, price, qty) across exchanges over the last `minutes` (1-1440).

Inferred read-only
get_liquidations_summary

Aggregated market-wide liquidation stats over the last `minutes`: 1h/4h/12h/24h totals split long/short, per-symbol and per-exchange breakdowns, and a 30-min time series.

Inferred read-only
get_oi_board

Per-venue open-interest ranking for a perp symbol (e.

Inferred read-only
get_cash_flows

Derivatives cash flow per exchange: net USD into/out of open interest over 1h/4h/24h windows, per core symbol.

Inferred read-only
get_arbitrum_perps

Arbitrum perps board: GMX v2 open interest per coin and its share of every tracked venue, GMX funding next to the CEX median (8h basis), on-chain liquidations over 24h.

Inferred read-only
get_top_traders

Top lead traders (OKX copy trading, public data): total PnL, win rate, AUM, copiers, live open positions (pair, side, leverage, entry, uPnL) and recently closed trades with realized PnL.

Inferred read-only
get_token_unlocks

Upcoming token unlock events for pool coins, nearest first: next unlock timestamp and token amount per public vesting schedule.

Inferred read-only
get_stocks

Crypto-related equities (COIN, MSTR, miners) and spot BTC/ETH ETF quotes: price, day change %, range, volume.

Inferred read-only
get_liquidation_map

Modeled liquidation map for a perp symbol (e.

Inferred read-only
get_hl_liquidation_map

MEASURED (not modeled) liquidation map for Hyperliquid: leveraged positions of the ~3000 largest accounts binned by the exchange-reported liquidation price, long/short notional per bin, cumulative curves and the largest positions.

Inferred read-only
get_liquidation_heatmap

Modeled liquidation heatmap: estimated cluster intensity per price bin over time (grid[time][bin]) with the price path.

Inferred read-only
get_orderbook_heatmap

Order book liquidity heatmap grid (time x price buckets with resting quantity) for one exchange (binance/bybit/okx) and symbol (e.

Inferred read-only
get_market_brief

Deterministic market brief for a perp symbol: 24h liquidations (totals, by exchange), current funding + 24h extremes per venue, OI by venue with 1h/4h/24h changes, net position flows, modeled liquidation risk zones above/below price, and top-trader positioning.

Inferred read-only
explain_market

AI risk-intelligence answer: ask e.

Inferred read-only
get_footprint

Order-flow footprint for a core perp symbol: per candle x price bin, taker buy/sell USD volume and delta (Binance + Bybit trade streams).

Potential side effects
get_cvd

Cumulative volume delta split by trade size (retail <$10K, mid <$100K, large <$1M, whale >$1M).

Potential side effects
get_spoofing

Order-book wall lifecycle heuristic: large levels classified as active_wall / absorbed / pulled_wall / suspected_spoof based on whether trades executed into them before they vanished.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.liquidvision]
url = "https://liquidvision.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "liquidvision": {
      "type": "http",
      "url": "https://liquidvision.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: liquidvision
Remote MCP URL: https://liquidvision.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "liquidvision": {
      "url": "https://liquidvision.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "liquidvision": {
      "type": "http",
      "url": "https://liquidvision.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "liquidvision",
  "transport": "streamable-http",
  "url": "https://liquidvision.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for liquidvision.app was fetched 2026-08-21T13:19:04.237Z and is being refreshed.

Trust status Neutral

liquidvision.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.