Hive Intelligence - Crypto MCP Server

Get Protocol Fees

Get fees for a protocol.

Tool Name: get_protocol_fees

MCP Endpoint: POST /hive_defi_protocol/mcp

Data Source: DefiLlama


Overview

This tool is part of the Defi category in Hive Intelligence.

For detailed parameters, examples, and usage, see the Defi documentation.


Quick Example

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

See all Defi tools for related functionality.


Back to Defi | All Tools