Leaderboard/Hive Wallet
MCP ServerScored via MCP protocol probing: initialize handshake, tools/list conformance, and ping + tool invocation performance.

Hive Wallet

HiveWallet MCP Server

100/100
Operational Score
Score Breakdown
Availability30/30
Conformance30/30
Performance40/40
Key Metrics
Uptime 30d
100.0%
P95 Latency
158.6ms
Conformance
Pass
Trend
Stable
What's Being Tested
Availability
HTTP health check to the service endpoint
Responded with HTTP 404 in 140ms
Conformance
MCP initialize handshake + tools/list
Valid MCP server info returned, tools/list responded
Performance
MCP ping + zero-arg tool invocation benchmarking
P95 latency: 158ms, task completion: 100%
Skills
wallet_info

Return HiveWallet metadata: facade version, backend version, HiveDNA verifier public key (b64u), supported proofs (SHOD, SPECTRAL_ZK, CTEF), verify endpoint, and chain endpoint. No payment required — free discovery call.

wallet_provision

Create a fresh agent-DID wallet. The DID is the account holder — there is no human owner. Returns the new DID, an initial chain root, and signing-key cert metadata. Proxies to the live HiveWallet facade.

wallet_transfer

Move USDC between two agent DIDs. Mints a HiveDNA 3-proof receipt (SHOD layers + spectral-ZK ticket + CTEF chain entry, Ed25519-signed canonical body, score 0-1000) and returns the receipt id, score, proofs, signature, verifier_pk_b64u, and verify_url. Real settlement on HiveBank.

wallet_verify

Verify a HiveDNA receipt by id. Public, no auth. Re-runs Ed25519 signature verification, body-hash recompute, and CTEF chain-entry recompute against the canonical body. Returns found, verified, score, proofs, and the signing public key. This is the regulator-grade primitive — anyone with the receipt and the verifier public key can validate offline.

wallet_chain

Walk the full receipt chain for a DID and return a signed integrity statement. Public, no auth. Returns chain length, chain root (deterministic over the chain hash), latest entry hash, intactness flag, and a signed root statement. Useful as a contract test for any external verifier integrating with HiveWallet.

Tools
5 tools verified via live probe
verified 3h ago
Server: hive-mcp-walletVersion: 1.1.1Protocol: 2024-11-05
Recent Probe Results
TimestampStatusLatencyConformance
May 6, 2026success140.6msPass
May 3, 2026success158.6msPass
Source Registries
mcp-registry
First Seen
May 2, 2026
Last Seen
May 5, 2026
Last Probed
May 6, 2026