Hive Intelligence

Tools Reference

Network & Infrastructure Tools

20 categorized tools are available on this scoped endpoint.

Category Endpoint: POST /hive_network_infrastructure/mcp

Category Name in hive-mcp2: Network & Infrastructure

Providers represented here: CoinGecko, Codex, CCXT, DeFiLlama, GoPlus, GoldRush


Scope

This page documents the tools exposed by the category-scoped MCP endpoint above.

  • tools/list on this category endpoint returns these 20 tools directly.
  • The full Hive server also exposes 512 live direct tools through the root server and the REST catalog.
  • For root-only direct tools that are not part of category-scoped tools/list, see Live Catalog.

Included Tools

ToolProviderSummary
get_networksCoinGeckoQuery all the supported networks on GeckoTerminal
get_networks_listCodexGet a list of all blockchain networks supported by Codex
get_network_statusCodexGet the status of a specific blockchain network
get_network_statsCodexGet metadata and statistics for a given network
get_asset_platformsCoinGeckoQuery all the asset platforms on CoinGecko
get_community_notesCodexGet community gathered notes and annotations
get_exchange_statusCCXTFetch the exchange system status to check if it is operating normally
get_exchange_timeCCXTFetch the current exchange server time
get_block_by_timestampDeFiLlamaGet the block number closest to a given timestamp for a specific chain
get_goplus_supported_chainsGoPlusList all blockchain networks supported by GoPlus Security API
goldrush_get_chainsGoldRushGet the list of all 100+ blockchain networks supported by GoldRush (Covalent)
goldrush_get_chain_statusesGoldRushGet real-time indexing status for all chains supported by GoldRush (Covalent)
goldrush_get_blockGoldRushGet block metadata by block height using GoldRush (Covalent)
goldrush_get_block_heightsGoldRushGet block heights for a chain within a date range using GoldRush (Covalent)
goldrush_get_logsGoldRushGet decoded event logs for a chain within a block range using GoldRush (Covalent)
goldrush_get_logs_by_topicGoldRushGet decoded event logs filtered by topic hash using GoldRush (Covalent)
goldrush_get_logs_by_contractGoldRushGet decoded event logs for a specific smart contract address using GoldRush (Covalent)
goldrush_resolve_addressGoldRushResolve an address to its ENS name, Unstoppable Domain, or other blockchain naming services using GoldRush (Covalent)
goldrush_get_block_transactionsGoldRushGet all transactions in a specific block using GoldRush (Covalent)
goldrush_get_block_transactions_paginatedGoldRushGet paginated transactions in a specific block using GoldRush (Covalent)

Discovery

Use these discovery surfaces when you need the current live catalog:

  • GET https://mcp.hiveintelligence.xyz/api/v1/tools
  • resources/read hive://tools
  • get_api_endpoint_schema on the root /mcp endpoint