Gives Claude three MCP tools for cryptographic audit trails: query_state for point-in-time lookups of any entity's historical state, generate_proof for creating Merkle proofs of what existed when, and anchor_contract to snapshot multi-party state at signing time. Built on event sourcing with temporal reconstruction, so you can rewind to any timestamp and prove what the world looked like then. Reach for this when you need verifiable history for dispute resolution, compliance auditing, or any scenario where "trust me" isn't good enough. Exposes standard MCP endpoints over streamable HTTP at hiveecho.onrender.com/mcp.
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.
HiveEcho exposes the following MCP tools via POST /mcp/tools and POST /mcp/execute:
| Tool | Description |
|---|---|
hiveecho_query_state | Query the historical state of any entity at a specific point in time, or retrieve its current state |
hiveecho_generate_proof | Generate a Merkle proof that a specific state existed at a given timestamp. Returns cryptographic proof path for third-party verification |
hiveecho_anchor_contract | Capture a cryptographic snapshot of all parties' state at the moment of contract signing for immutable provenance |
POST /mcp/tools — List available MCP toolsPOST /mcp/execute — Execute an MCP toolProprietary
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.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent