HiveEcho for Cursor
io.github.srotzin/hiveecho
Immutable event logging and audit trail for agent transactions
client:Cursor
transport:streamable-http
Install HiveEcho in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hiveecho": {
"url": "https://hiveecho.onrender.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs