Developer Tools
Trust: 30/100 (Limited)io.github.mountainmystic/hedera-hcs-mcp-server Guide
AI-powered Hedera HCS topic intelligence for agents. Pay per call in HBAR.
by mountainmystic
Quick Start
Install
npx hedera-hcs-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-mountainmystic-hedera-hcs-mcp-server": {
"command": "npx",
"args": [
"hedera-hcs-mcp-server"
]
}
}
}