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.
claude mcp add --transport stdio io.github.mountainmystic-hederatoolbox uvx hederatoolbox