Hive Intelligence - Crypto MCP Server

Get Derivatives Exchanges

Get derivatives exchange list.

Tool Name: get_derivatives_exchanges

MCP Endpoint: POST /hive_onchain_dex/mcp

Data Source: GeckoTerminal, Codex, DefiLlama


Overview

This tool is part of the Dex Analytics category in Hive Intelligence.

For detailed parameters, examples, and usage, see the Dex Analytics documentation.


Quick Example

curl -X POST https://api.hiveintelligence.xyz/api/execute \
  -H "Content-Type: application/json" \
  -d '{
    "toolName": "get_derivatives_exchanges",
    "arguments": {}
  }'

See all Dex Analytics tools for related functionality.


Back to Dex Analytics | All Tools