Hive Intelligence - Crypto MCP Server

Get Trending

Get trending items.

Tool Name: get_trending

MCP Endpoint: POST /hive_search_discovery/mcp

Data Source: CoinGecko


Overview

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

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


Quick Example

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

See all Search tools for related functionality.


Back to Search | All Tools