MCP Server
io.github.mountainmystic/hederatoolbox MCP Server
io.github.mountainmystic/hederatoolbox
What is the io.github.mountainmystic/hederatoolbox MCP server?
Hedera blockchain intelligence for AI agents. 23 tools, 7 modules. HBAR micropayments. No signup.
How to install io.github.mountainmystic/hederatoolbox
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"hederatoolbox": {
"command": "npx",
"args": [
"-y",
"@hederatoolbox/platform"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"hederatoolbox": {
"command": "npx",
"args": [
"-y",
"@hederatoolbox/platform"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hederatoolbox": {
"command": "npx",
"args": [
"-y",
"@hederatoolbox/platform"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"hederatoolbox": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hederatoolbox/platform"
]
}
}
}Claude Code
claude mcp add hederatoolbox -- npx -y @hederatoolbox/platformRelated MCP servers
AI-powered Hedera HCS topic intelligence for agents. Pay per call in HBAR.
View repository →Hedera ecosystem intelligence for AI agents. 29 tools, pay per call in HBAR. HITL enforced.