Home › Finance › Hive Intelligence MCP
Hive Intelligence MCP
Evidence-backed crypto due diligence with sources, freshness, and a runtime receipt on every call.
Topics: Finance & Fintech
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Remote (streamable-http)
https://mcp.hiveintelligence.xyz/mcp Reachable (checked 2026-09-24)
Claude Code:
claude mcp add --transport http hive-sdk https://mcp.hiveintelligence.xyz/mcp --header "Authorization: <YOUR_VALUE>" --header "X-API-Key: <YOUR_VALUE>"
Or add to your MCP client config:
{
"mcpServers": {
"hive-sdk": {
"url": "https://mcp.hiveintelligence.xyz/mcp",
"headers": {
"Authorization": "<YOUR_VALUE>",
"X-API-Key": "<YOUR_VALUE>"
}
}
}
}
Authorizationsecret — Optional Bearer Hive API key for headless remote MCP access; interactive clients should use OAuth discoveryX-API-Keysecret — Optional legacy Hive API key header for headless remote MCP access
Package (npm 1.7.2)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"hive-sdk": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"COINGECKO_PRO_API_KEY": "<YOUR_VALUE>",
"ALCHEMY_API_KEY": "<YOUR_VALUE>",
"GOPLUS_APP_KEY": "<YOUR_VALUE>",
"GOPLUS_APP_SECRET": "<YOUR_VALUE>",
"HELIUS_API_KEY": "<YOUR_VALUE>",
"MORALIS_API_KEY": "<YOUR_VALUE>",
"TENDERLY_API_KEY": "<YOUR_VALUE>",
"TENDERLY_NODE_ACCESS_KEY": "<YOUR_VALUE>",
"TENDERLY_GATEWAY_ACCESS_KEY": "<YOUR_VALUE>",
"TENDERLY_ACCOUNT_SLUG": "<YOUR_VALUE>",
"TENDERLY_PROJECT_SLUG": "<YOUR_VALUE>"
}
}
}
}
COINGECKO_PRO_API_KEYsecret — CoinGecko Pro API keyALCHEMY_API_KEYsecret — Alchemy API key (EVM wallet, token, NFT, transfer, simulation, gas, and RPC data)GOPLUS_APP_KEYsecret — GoPlus application keyGOPLUS_APP_SECRETsecret — GoPlus application secretHELIUS_API_KEYsecret — Helius API key (Solana RPC, Digital Asset Standard (DAS), priority fees)MORALIS_API_KEYsecret — Moralis API key (EVM wallet, token, NFT analytics)TENDERLY_API_KEYsecret — Tenderly API key (EVM simulation, tracing, gas estimation)TENDERLY_NODE_ACCESS_KEYsecret — Tenderly Node access key (EVM RPC and historical state queries)TENDERLY_GATEWAY_ACCESS_KEYsecret — Legacy alias for the Tenderly Node access keyTENDERLY_ACCOUNT_SLUG— Tenderly account slug for project-scoped API callsTENDERLY_PROJECT_SLUG— Tenderly project slug for project-scoped API calls
Related servers
tradememory-protocol
Tamper-evident decision audit trail and outcome-weighted memory for AI trading agents.
metatrader-mcp-server
Enable AI LLMs to execute trades using MetaTrader 5 platform
OpenAccountants
Open-source AI accounting skills verified by licensed accountants (tax, VAT, payroll).
mcp_massive
) π βοΈ - An MCP server that provides access to [Polygon.io](https://polygon.io/) financial market data APIs for stocks, indices, forex,β¦
evm-mcp-server
Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENSβ¦
xero-mcp-server
An MCP server that integrates with Xero's API, allowing for standardized access to Xero's accounting and business features.
Listed in punkpeye/awesome-mcp-servers (MIT)
Listed in wong2/awesome-mcp-servers (MIT)
Data from the Official MCP Registry