← cryptowhaleinsights.com

INDIVIDUAL MCP TOOL

leverage_radar

Get current Leverage Radar snapshot — pressure scores, setup scores, top long/short setups, and market summary for 50 tracked assets — Public real-time snapshot of the Leverage Radar tool.

cryptowhaleinsights.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://cryptowhaleinsights.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for leverage_radar and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

cryptowhaleinsights.com

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.cryptowhaleinsights]
url = "https://cryptowhaleinsights.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cryptowhaleinsights": {
      "type": "http",
      "url": "https://cryptowhaleinsights.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cryptowhaleinsights
Remote MCP URL: https://cryptowhaleinsights.com/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": {
    "cryptowhaleinsights": {
      "url": "https://cryptowhaleinsights.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • platform_stats — Get canonical platform metrics — tracked wallets, chains, win rate, BTC benchmark — Canonical platform metrics: tracked wallets, chains, tokens, tools, languages, supported chain list, plus a safe aggregate performance subset (win rate, average return, BTC benchmark).
  • status — Check live API & system health — operational/degraded verdict, per-source freshness, MCP tool count — Public health status of all CryptoWhaleInsights data sources, MCP server, and OpenAPI spec.
  • live_stats — Get live activity counters — whale moves today, smart-money wallets active, golden alerts (10s cache) — Live activity snapshot for the platform (real recent counts, no fabricated floors).
  • recent_whales — Get the latest 3 whale transfers right now — live snapshot across 14 chains (use whale_activity for counts, whale_movements for paginated archive) — The most recent on-chain whale movements detected across supported chains, each with an explorer-verifiable reference.
  • trending — Get currently trending crypto tokens — top gainers by 24h volume from DexScreener + CoinGecko merged (5-min cache) — Currently trending tokens sourced from DexScreener + CoinGecko top-50, merged and ranked by 24h volume.
  • gas — Get real-time gas prices across 7 chains — ETH, SOL, BNB, Base, ARB, Polygon, AVAX with USD fee estimates — Current gas/transaction fees across ETH, SOL, BNB, Base, ARB, Polygon, and AVAX, with USD estimates per speed tier.
  • funding_rates — Get live perpetual futures funding rates — top tokens across Gate.io, MEXC, Kraken with bullish/bearish sentiment — Perpetual futures funding rates aggregated from Gate.io, MEXC, and Kraken, with a derived sentiment label.
  • stablecoin_flows — Get current stablecoin supply & 24h net flows — USDT, USDC, DAI from DefiLlama (use stablecoin_history for daily time-series) — Current stablecoin circulating supply plus 24h net change (positive = expansion/inflow, negative = contraction/outflow) for USDT, USDC, DAI, and other major stablecoins, sourced from DefiLlama stablecoins.llama.fi.