Odel
HiveEcho

HiveEcho

@srotzinJavaScriptMITUpdated 4mo ago

Immutable event logging and audit trail for agent transactions

Server endpointStreamable HTTPProbe failed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

HiveEcho

Temporal State Queries & Cryptographic Proofs — MCP Server

HiveEcho is a Model Context Protocol (MCP) server for point-in-time state queries, Merkle proof generation, and contract state anchoring.

MCP Tools

HiveEcho exposes the following MCP tools via POST /mcp/tools and POST /mcp/execute:

ToolDescription
hiveecho_query_stateQuery the historical state of any entity at a specific point in time, or retrieve its current state
hiveecho_generate_proofGenerate a Merkle proof that a specific state existed at a given timestamp. Returns cryptographic proof path for third-party verification
hiveecho_anchor_contractCapture a cryptographic snapshot of all parties' state at the moment of contract signing for immutable provenance

Endpoints

  • POST /mcp/tools — List available MCP tools
  • POST /mcp/execute — Execute an MCP tool

Use Cases

  • Verify what state an entity was in at any past timestamp
  • Generate cryptographic proofs for dispute resolution
  • Anchor multi-party contract state for auditing

Tech Stack

  • Node.js / Express
  • Merkle tree proof generation
  • Event sourcing with temporal reconstruction

License

Proprietary


Hive Civilization

Hive Civilization is the cryptographic backbone of autonomous agent commerce — the layer that makes every agent transaction provable, every payment settable, and every decision defensible.

This repository is part of the PROVABLE · SETTABLE · DEFENSIBLE pillar.