HederaToolbox is an MCP server that gives AI agents structured, metered access to the Hedera network. No registration. No API key form. Send HBAR — your account ID becomes your key within 10 seconds.
Connecting an agent to Hedera means building the integration yourself — querying mirror nodes, parsing raw data, writing tool schemas, handling auth. Most teams skip it entirely.
Hedera exposes REST and gRPC APIs, not MCP tools. Agents can't call them directly without a translation layer.
Mirror node responses are verbose and unstructured. They require domain knowledge to interpret correctly before an agent can act on them.
API key forms, account setup, and monthly invoices slow down agent deployments — especially autonomous ones that need to self-onboard.
Writing an auditable on-chain record and verifying it later requires HCS expertise most engineering teams don't have on hand.
Every tool returns a clean, structured response. No mirror node parsing. No schema work. Your agent calls the tool and gets back something it can act on.
Works with Claude Desktop, Cursor, or any MCP-compatible agent. No server setup required.
One JSON block. npx pulls the latest version automatically — no manual install or update needed.
Send any amount from your Hedera account. No form, no registration. The deposit watcher checks every 10 seconds.
Pass it as api_key in any tool call. Balance deducted per call. Top up any time.
{
"mcpServers": {
"hederatoolbox": {
"command": "npx",
"args": ["-y", "@hederatoolbox/platform"]
}
}
}
If your agent needs to self-discover the platform without parsing this page, use the machine-readable file at hederatoolbox.com/llms.txt
No tiers, no seats, no monthly invoice. Balance is deducted per tool call. Top up any time by sending HBAR to the platform wallet.
| Tool | Module | Description | Cost |
|---|---|---|---|
| account_info | Platform | Wallet address, pricing, your current balance | Free |
| get_terms | Platform | Machine-readable terms of service | Free |
| confirm_terms | Platform | Record consent before paid calls | Free |
| hcs_monitor | HCS | Topic status and recent activity | 0.05 ℏ |
| hcs_query | HCS | Natural language search over HCS messages | 0.05 ℏ |
| hcs_understand | HCS | Anomaly detection, trend analysis, risk assessment | 0.50 ℏ |
| hcs_write_record | Compliance | Write tamper-evident audit record to HCS | 2.00 ℏ |
| hcs_verify_record | Compliance | Verify a record has not been tampered with | 0.50 ℏ |
| hcs_audit_trail | Compliance | Full chronological audit trail for an entity | 1.00 ℏ |
| identity_resolve | Identity | Account profile, token holdings, transaction history | 0.10 ℏ |
| identity_verify_kyc | Identity | KYC grant status for a Hedera account | 0.20 ℏ |
| identity_check_sanctions | Identity | On-chain risk signals and counterparty screening | 0.50 ℏ |
| token_price | Token | Live price, market cap, 24h trading volume | 0.05 ℏ |
| token_monitor | Token | Whale movements and unusual trading patterns | 0.10 ℏ |
| token_analyze | Token | Holder distribution, transfer velocity, risk score | 0.30 ℏ |
| governance_monitor | Governance | Open proposals, deadlines, current vote tallies | 0.10 ℏ |
| governance_analyze | Governance | Voter sentiment, participation rate, outcome prediction | 0.50 ℏ |
| contract_read | Contract | Contract info, bytecode size, storage details | 0.10 ℏ |
| contract_call | Contract | Read-only function call, no gas cost | 0.50 ℏ |
| contract_analyze | Contract | Activity patterns, caller distribution, risk assessment | 1.00 ℏ |
Enterprise teams that need compliance tooling without custom builds, and developers who need Hedera data without writing mirror node integrations from scratch.
Council members and regulated businesses running on-chain activity. You hold HBAR, have compliance requirements, and need monitoring and audit tooling without custom integration work.
You're building agents that need Hedera data. You don't want to write and maintain a mirror node integration. You want to call a tool and get a usable answer.
The HederaToolbox Telegram bot can answer questions about the platform, walk you through getting connected, and flag anything that needs the team's attention directly.
Ask in plain English. The bot knows the full tool list, pricing, connection config, and authentication mechanics. It answers immediately and escalates anything it can't handle to the team.
If you're evaluating HederaToolbox for a team or enterprise deployment — volume pricing, dedicated support, custom integration — the bot will take your details and route them directly to the team.