hiveecho
Built on Express.js web framework, providing HTTP endpoints for MCP tool discovery and execution through RESTful API interfaces.
Provides immutable event sourcing, state reconstruction, and cryptographic audit trails for autonomous AI agents operating on the Hive blockchain platform, enabling temporal state queries and Merkle proof generation.
Built on Node.js runtime environment, enabling server-side JavaScript execution for event sourcing, state management, and cryptographic operations.
Implements temporal event-sourcing capabilities with point-in-time state reconstruction and historical state queries across event timelines.
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:
Tool | Description |
| Query the historical state of any entity at a specific point in time, or retrieve its current state |
| Generate a Merkle proof that a specific state existed at a given timestamp. Returns cryptographic proof path for third-party verification |
| Capture a cryptographic snapshot of all parties' state at the moment of contract signing for immutable provenance |
Related MCP server: mcp-witness
Endpoints
POST /mcp/tools— List available MCP toolsPOST /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.
thehiveryiq.com
hiveagentiq.com
agent-card: https://hivetrust.onrender.com/.well-known/agent-card.json
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Read-only MCP server for The Quiet Protocol's engines, benchmarks, proof, and business data.
Hosted MCP server for AI agent identity, permissions, verification, and reusable proof.
1MCP server for mandates, delegation, policy-gated execution, credential grants, and audit.
MCP server for Boson Protocol — on-chain agentic commerce for physical & digital goods.
Related MCP Servers
AlicenseNot gradedqualityAmaintenanceDeterministic decision engine with DAG-based receipts. Build entity graphs, query with MCP, get auditable proof.16Apache 2.0- AlicenseNot gradedqualityDmaintenanceCryptographic proof of every AI decision. An immutable, verifiable audit trail MCP server.1MIT
- AlicenseAqualityBmaintenanceMCP server for defining, validating, deploying, and operating Shodai machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history.112Apache 2.0
- FlicenseNot gradedqualityCmaintenanceRead-only MCP server for querying an evidence-aware knowledge vault with temporal and provenance-aware data, supporting agent memory and semantic graph projections.-