Hive Intelligence

Technical

Data Sources

Hive currently uses 9 active provider integrations in the live hive-mcp2 code path.


Current Provider Inventory

ProviderPrimary use
CoinGeckoMarket data, exchange metadata, coins, categories, news
DeFiLlamaDeFi TVL, yields, fees, stablecoins, bridge and open-interest analytics
GoPlusToken, wallet, dApp, and phishing/security checks
CodexOn-chain DEX analytics and prediction market data
CCXTCentralized exchange market data and derivatives metadata
GoldRushCross-chain indexed balances, transactions, NFTs, and gas prices
FinnhubStocks, forex, commodities, alternative data, and macro-style market context
TenderlyEVM simulation, tracing, gas estimation, and calldata decoding
MoralisWallet, token, NFT, and Solana-focused analytics

Provider Discovery

Use the root MCP resource below to see the server's current provider availability:

{
  "jsonrpc": "2.0",
  "method": "resources/read",
  "params": { "uri": "hive://providers" },
  "id": 1
}

This is the authoritative runtime-facing provider view documented by hive-mcp2.


Notes On Coverage

  • Market and exchange data are split across CoinGecko, CCXT, GoldRush, and DeFiLlama
  • Security flows are split across GoPlus, GoldRush approvals, and Tenderly simulation
  • Wallet and NFT workflows rely heavily on GoldRush and Moralis
  • Prediction markets are currently powered by Codex
  • The current official Defined/Codex docs are labeled beta, so prediction-market coverage may evolve faster than the rest of the catalog

Previous
MCP Features