3 months ago
Production MCP server giving AI agents metered access to live Hedera blockchain data. Query token prices, screen identities, monitor governance, write tamper-evident HCS compliance records, and analyze smart contracts — all paid in HBAR micropayments per call.
Server Config
{
"mcpServers": {
"hederatoolbox": {
"command": "npx",
"args": [
"-y",
"@hederatoolbox/platform"
]
}
}
}