Hive Intelligence - Crypto MCP Server

Get Pools by DEX

Get all pools for a specific DEX.

Tool Name: get_pools_by_dex

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_pools_by_dex",
    "arguments": {}
  }'

See all Dex Analytics tools for related functionality.


Back to Dex Analytics | All Tools