servers / hive-sdk

hive-sdk MCP server

communitystreamable_httplocalwrite capablehealthy

Public SDK, CLI, and docs for Hive Intelligence: crypto MCP access for AI agents.


01Tools · 8

How to read this: tool names here are observed from a live tools/list handshake. The Risk label is a heuristic inferred from the tool name (write/destructive verbs), not from executing the tool — a conservative guess, not a verified capability. We never escalate risk from a description. Found one that's wrong? Tell us — we fix on report.

ToolRiskSide effectsApproval
get_token_price
Current price for one token. Pass token as a CoinGecko id or symbol ("bitcoin", "BTC"), or pass chain + address for a specific contract. Returns price, market cap, and 24h change with provider provenance.
readfalseunknown
check_token_safety
Token security screen for a contract address: honeypot, taxes, ownership, and related GoPlus risk datapoints. EVM chains use chain + address; Solana addresses are detected automatically.
unknownunknownunknown
get_wallet_portfolio
Token holdings for a wallet with balances and USD values where available. EVM chains route through Alchemy; Solana wallets are detected automatically and route through Helius.
readfalseunknown
search_tools
Search canonical task toolsets, compact user-intent routes, and the full Hive coverage catalog. Select a matching route first, follow its ordered primary calls and conditional fallbacks, then inspect each exact schema. Execute reads with invoke_api_endpoint and explicitly approved Hive state changes with invoke_stateful_endpoint.
readfalseunknown
get_api_endpoint_schema
Returns the full input schema, operation type, and correct root invoker for any Hive tool by name. Call a category tool first to discover available tool names, then inspect this contract before execution.
readfalseunknown
invoke_api_endpoint
Invokes only read-only Hive endpoints by name. First discover the tool, inspect get_api_endpoint_schema, and pass bounded schema-valid arguments. State-changing endpoints are rejected and must use invoke_stateful_endpoint after explicit user approval.
writetrueunknown
invoke_stateful_endpoint
Invokes a Hive-native state-changing endpoint after explicit user approval. This router can create, update, archive, remember, forget, acknowledge, or resolve durable Hive state, so clients must not auto-approve it. Inspect get_api_endpoint_schema first and verify the saved result after execution.
writetrueunknown
validate_task_result
Validates a proposed workflow answer against Hive's typed task-output and evidence-receipt contract before it is shown to the user. It checks the selected route id, ordered route-only calls, conditional fallback use, the four-call route budget, claim-to-receipt citations, canonical phase coverage, and internal receipt consistency. It cannot authenticate invented receipts or turn SHA-256 self-checks into signatures, so every call entry must be copied exactly from the server-minted _hive block returned by that execution.
unknownunknownunknown

02Install & source
npx -y hive-intelligence@latest
npx
https://mcp.hiveintelligence.xyz/mcp
remote_url

05Provenance & freshness
sourcesGitHub repo search [p4]
last_checked2026-08-22 09:41Z
next_check2026-08-23 14:28Z
cadenceevery 29h
verifiedtools_list:passed handshake:passed metadata:passed
index_statusindex8 unique facts >= 5

06Badge

Add the “as seen on MCPExplorer” badge to your README. hive-sdk MCP — as seen on mcpexplorer.com

[![hive-sdk MCP — as seen on mcpexplorer.com](https://mcpexplorer.com/badge/hive-sdk.svg)](https://mcpexplorer.com/servers/hive-sdk)

Next step

This is one server. A loadout combines the right servers, governance, and proven plays for a whole job — assembled deliberately, not tool-dumped.

Explore loadouts →
hive-sdk MCP server — MCPExplorer