This connects Claude to the Hedera blockchain network, exposing 23 tools across 7 modules for querying accounts, transactions, smart contracts, and network data. You'd reach for this when building AI agents that need to read Hedera state, verify transactions, or handle HBAR micropayments without requiring users to sign up for API keys. The streamable-http transport means responses can handle larger blockchain datasets efficiently. It's focused on intelligence and read operations rather than transaction signing, making it suitable for analytics, monitoring, and payment verification workflows where you want Claude to understand what's happening on Hedera in real time.
Public tool metadata for what this MCP can expose to an agent.
get_termsRetrieve the machine-readable Terms of Service for the HederaIntel MCP Platform. FREE to call — no API key required. All agents MUST call this tool and then call confirm_terms before using any paid tool. Returns the full legal JSON including pricing tiers, HITL thresholds, lia...Retrieve the machine-readable Terms of Service for the HederaIntel MCP Platform. FREE to call — no API key required. All agents MUST call this tool and then call confirm_terms before using any paid tool. Returns the full legal JSON including pricing tiers, HITL thresholds, lia...
No parameter schema in public metadata yet.
confirm_termsConfirm acceptance of the HederaIntel Terms of Service. Must be called before any paid tool will execute. Records a timestamped consent event server-side. FREE to call — no HBAR charged.3 paramsConfirm acceptance of the HederaIntel Terms of Service. Must be called before any paid tool will execute. Records a timestamped consent event server-side. FREE to call — no HBAR charged.
api_keystringconfirmedbooleanterms_versionstringaccount_infoGet platform wallet address, pricing for all 20 tools in HBAR and USD, and your current balance. FREE to call — no API key required. Use this tool first to discover how to fund an account and start using the platform. To create an account automatically, simply send HBAR to the...1 paramsGet platform wallet address, pricing for all 20 tools in HBAR and USD, and your current balance. FREE to call — no API key required. Use this tool first to discover how to fund an account and start using the platform. To create an account automatically, simply send HBAR to the...
api_keystringhcs_monitorGet current status and metadata of any HCS topic - message count, creation time, memo, and recent activity. Defaults to the HederaToolbox platform topic. Costs 0.1 HBAR.2 paramsGet current status and metadata of any HCS topic - message count, creation time, memo, and recent activity. Defaults to the HederaToolbox platform topic. Costs 0.1 HBAR.
api_keystringtopic_idstringhcs_queryQuery an HCS topic with a natural language question. Returns AI-ranked relevant messages and a plain English summary. Costs 0.1 HBAR.4 paramsQuery an HCS topic with a natural language question. Returns AI-ranked relevant messages and a plain English summary. Costs 0.1 HBAR.
limitnumberquerystringapi_keystringtopic_idstringhcs_understandDeep pattern analysis of an HCS topic - anomaly detection, trend analysis, entity extraction, or risk assessment. Costs 1.0 HBAR.4 paramsDeep pattern analysis of an HCS topic - anomaly detection, trend analysis, entity extraction, or risk assessment. Costs 1.0 HBAR.
api_keystringtopic_idstringanalysis_typestringanomaly_detection · trend_analysis · entity_extraction · risk_assessmentlookback_daysnumberhcs_write_recordWrite a tamper-evident compliance record to the Hedera blockchain. Returns a record ID and transaction proof. If no topic_id is provided, writes to the shared HederaToolbox platform topic. Sends a webhook notification on every write. Costs 5 HBAR.5 paramsWrite a tamper-evident compliance record to the Hedera blockchain. Returns a record ID and transaction proof. If no topic_id is provided, writes to the shared HederaToolbox platform topic. Sends a webhook notification on every write. Costs 5 HBAR.
dataobjectapi_keystringtopic_idstringentity_idstringrecord_typestringhcs_verify_recordVerify a compliance record exists on the Hedera blockchain and has not been tampered with. Costs 1.0 HBAR.3 paramsVerify a compliance record exists on the Hedera blockchain and has not been tampered with. Costs 1.0 HBAR.
api_keystringtopic_idstringrecord_idstringhcs_audit_trailRetrieve the full chronological audit trail for an entity from the Hedera blockchain. Costs 2.0 HBAR.4 paramsRetrieve the full chronological audit trail for an entity from the Hedera blockchain. Costs 2.0 HBAR.
limitnumberapi_keystringtopic_idstringentity_idstringgovernance_monitorMonitor active governance proposals for a Hedera token or DAO. Returns open proposals, voting deadlines, and current vote tallies. Provide topic_id for best results — without it, only token metadata is returned. Costs 0.2 HBAR.3 paramsMonitor active governance proposals for a Hedera token or DAO. Returns open proposals, voting deadlines, and current vote tallies. Provide topic_id for best results — without it, only token metadata is returned. Costs 0.2 HBAR.
api_keystringtoken_idstringtopic_idstringgovernance_analyzeDeep analysis of a governance proposal including voter sentiment, participation rate, token concentration, and outcome prediction. Costs 1.0 HBAR.4 paramsDeep analysis of a governance proposal including voter sentiment, participation rate, token concentration, and outcome prediction. Costs 1.0 HBAR.
api_keystringtoken_idstringtopic_idstringproposal_idstringtoken_priceGet the current price, market cap, and 24h trading volume for a Hedera token. Costs 0.1 HBAR.2 paramsGet the current price, market cap, and 24h trading volume for a Hedera token. Costs 0.1 HBAR.
api_keystringtoken_idstringtoken_analyzeDeep analysis of a Hedera token including holder distribution, transfer velocity, liquidity, and risk scoring. Costs 0.6 HBAR.2 paramsDeep analysis of a Hedera token including holder distribution, transfer velocity, liquidity, and risk scoring. Costs 0.6 HBAR.
api_keystringtoken_idstringtoken_monitorMonitor recent token transfer activity, whale movements, and unusual trading patterns for a Hedera token. Costs 0.2 HBAR.3 paramsMonitor recent token transfer activity, whale movements, and unusual trading patterns for a Hedera token. Costs 0.2 HBAR.
limitnumberapi_keystringtoken_idstringidentity_resolveResolve a Hedera account ID or EVM address to its on-chain identity profile including account age, token holdings, transaction history, and any HCS-based identity records. Accepts both Hedera native IDs (0.0.123456) and EVM addresses (0x...). Costs 0.2 HBAR.2 paramsResolve a Hedera account ID or EVM address to its on-chain identity profile including account age, token holdings, transaction history, and any HCS-based identity records. Accepts both Hedera native IDs (0.0.123456) and EVM addresses (0x...). Costs 0.2 HBAR.
api_keystringaccount_idstringidentity_verify_kycCheck the KYC status of a Hedera account for one or more tokens. Returns KYC grant status and verification history. Accepts both Hedera native IDs (0.0.123456) and EVM addresses (0x...). Costs 0.5 HBAR.3 paramsCheck the KYC status of a Hedera account for one or more tokens. Returns KYC grant status and verification history. Accepts both Hedera native IDs (0.0.123456) and EVM addresses (0x...). Costs 0.5 HBAR.
api_keystringtoken_idstringaccount_idstringidentity_check_sanctionsScreen a Hedera account against on-chain risk signals including transaction patterns, counterparty risk, and known flagged accounts. Accepts both Hedera native IDs (0.0.123456) and EVM addresses (0x...). Costs 1.0 HBAR.2 paramsScreen a Hedera account against on-chain risk signals including transaction patterns, counterparty risk, and known flagged accounts. Accepts both Hedera native IDs (0.0.123456) and EVM addresses (0x...). Costs 1.0 HBAR.
api_keystringaccount_idstringcontract_readRead state from a Hedera smart contract - get contract info, bytecode size, recent activity, and storage details without executing a transaction. Costs 0.2 HBAR.2 paramsRead state from a Hedera smart contract - get contract info, bytecode size, recent activity, and storage details without executing a transaction. Costs 0.2 HBAR.
api_keystringcontract_idstringcontract_callExecute a read-only call to a Hedera smart contract function and return the result. Does not submit a transaction or cost gas. Costs 1.0 HBAR.6 paramsExecute a read-only call to a Hedera smart contract function and return the result. Does not submit a transaction or cost gas. Costs 1.0 HBAR.
api_keystringabi_hintstringcontract_idstringreturn_typesarrayfunction_namestringfunction_paramsarraycontract_analyzeDeep analysis of a Hedera smart contract including activity patterns, caller distribution, gas usage, risk assessment, and functional classification. Costs 1.5 HBAR.2 paramsDeep analysis of a Hedera smart contract including activity patterns, caller distribution, gas usage, risk assessment, and functional classification. Costs 1.5 HBAR.
api_keystringcontract_idstring