Hive Intelligence - Crypto MCP Server

Get Pools by Owner

Get pools by owner.

Tool Name: get_nft_pools_by_owner

MCP Endpoint: POST /hive_nft_analytics/mcp

Data Source: CoinGecko, Codex


Overview

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

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


Quick Example

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

See all Nft tools for related functionality.


Back to Nft | All Tools