Servers
Hedera Toolbox
@mountainmystic
MCP Server giving AI Agents metered access to the Hedera Network. 23 Tools. Pay per call in HBAR. No Registration
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"hederatoolbox": {
"command": "npx",
"args": [
"-y",
"@hederatoolbox/platform"
]
}
}
}