HiveEcho for VS Code
io.github.srotzin/hiveecho
Immutable event logging and audit trail for agent transactions
client:VS Code
transport:streamable-http
Install HiveEcho in VS Code
.vscode/mcp.json
{
"servers": {
"hiveecho": {
"type": "http",
"url": "https://hiveecho.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs