AI & ML
Trust: 25/100 (Limited)io.github.mountainmystic/hederatoolbox Guide
Hedera ecosystem intelligence for AI agents. 20 tools, pay per call in HBAR. HITL enforced.
Quick Start
Install
npx @hederatoolbox/platformClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mountainmystic-hederatoolbox": {
"command": "npx",
"args": [
"@hederatoolbox/platform"
]
}
}
}