HiveEcho for Zed
io.github.srotzin/hiveecho
Immutable event logging and audit trail for agent transactions
client:Zed
transport:streamable-http
Install HiveEcho in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"hiveecho": {
"url": "https://hiveecho.onrender.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs