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