explain_market — LiquidVision — Crypto Derivatives Data MCP Tool
explain_market
(explain market) is one of 29 tools on the
LiquidVision — Crypto Derivatives Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call explain_market from your client
- Claude Code LiquidVision — Crypto Derivatives Data explain_market run in your project directory
- Claude Desktop LiquidVision — Crypto Derivatives Data explain_market ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LiquidVision — Crypto Derivatives Data explain_market ~/.cursor/mcp.json
- VS Code LiquidVision — Crypto Derivatives Data explain_market .vscode/mcp.json
- Zed LiquidVision — Crypto Derivatives Data explain_market ~/.config/zed/settings.json
- Windsurf LiquidVision — Crypto Derivatives Data explain_market ~/.codeium/windsurf/mcp_config.json
- Cline LiquidVision — Crypto Derivatives Data explain_market ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LiquidVision — Crypto Derivatives Data explain_market ~/.gemini/settings.json
- Grok LiquidVision — Crypto Derivatives Data explain_market .mcp.json (in your project root)
- ChatGPT LiquidVision — Crypto Derivatives Data explain_market Settings → Connectors → Advanced → Developer mode
- Claude.ai LiquidVision — Crypto Derivatives Data explain_market Settings → Connectors → Add custom connector
- LangChain LiquidVision — Crypto Derivatives Data explain_market pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http derivatives https://liquidvision.app/mcp
Other tools on this server
- list_markets
- get_accuracy
- get_funding_rates
- get_microstructure
- get_positioning_regime
- get_liquidation_cascades
- get_funding_dispersion
- get_funding_settlements
- get_open_interest
- get_open_interest_history
- get_funding_history
- get_long_short_ratio
- get_liquidations
- get_liquidations_summary
- get_oi_board
- get_cash_flows
- get_arbitrum_perps
- get_top_traders
- get_token_unlocks
- get_stocks
- get_liquidation_map
- get_hl_liquidation_map
- get_liquidation_heatmap
- get_orderbook_heatmap
- get_market_brief
- get_footprint
- get_cvd
- get_spoofing
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.