hederatoolbox for Zed
io.github.mountainmystic/hederatoolbox
Hedera blockchain intelligence for AI agents. 23 tools, 7 modules. HBAR micropayments. No signup.
client:Zed
transport:stdio
runtime:npm
Install hederatoolbox in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hederatoolbox": {
"command": "npx",
"args": [
"-y",
"@hederatoolbox/platform"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs