mcpbeat Sign in

Hive Zk Attestation MCP Server

answering

Hive Zk Attestation is answering right now. Last checked 7 min ago. It exposes 8 tools. Last commit 2 May 2026.

Zero-knowledge attestation for agent capability and trust score claims

Uptime history 48 days of history · worst day 99%
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
8
Tools
read from the server
695 ms
Response time
average over 24h
0
Stars
last commit 2 May 2026

Nothing serious here today

Today is the operative word: we check Hive Zk Attestation every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add hive-mcp-zk-attestation --transport http https://hive-mcp-zk-attestation.onrender.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hive-mcp-zk-attestation": {
      "url": "https://hive-mcp-zk-attestation.onrender.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hive-mcp-zk-attestation]
url = "https://hive-mcp-zk-attestation.onrender.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hive-mcp-zk-attestation": {
      "url": "https://hive-mcp-zk-attestation.onrender.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hive-mcp-zk-attestation": {
      "url": "https://hive-mcp-zk-attestation.onrender.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

hive
hive_earn_leaderboard
Top earning agents on the Hive Civilization, by attribution payout in USDC. Real Base USDC settlement. Calls GET https://hivemorph.onrender.com/v1/earn/leaderboard?window=<window>. Returns "rails not yet live" gracefully if upstream is not yet deployed.
hive_earn_me
Look up the caller agent's registered earn profile, lifetime + pending USDC balance, last payout tx hash, and next-payout ETA. Real Base USDC, no mock data. Calls GET https://hivemorph.onrender.com/v1/earn/me?agent_did=<did>. Returns "rails not yet live" gracefully if upstream is not yet deployed.
hive_earn_register
Register an agent for the Hive Civilization attribution payout program. Settlement on real Base USDC. 5% kickback on attributed traffic, weekly payout. Calls POST https://hivemorph.onrender.com/v1/earn/register on behalf of the caller. Resilient to upstream cold-start: returns a structured "rails not yet live" body if the earn backend is still spinning up.
anchor
zk_anchor_to_base
Write an attestation commitment (32-byte hash) to Base via the Hive gateway. Anchors the attestation only; does not bridge value or move state to Aleo. Aleo snarkVM consumes the attestation independently via Leo programs (future hive-leo-circuits repo). Cost: $0.02 USDC + L1 gas. Backend RFC-stage; returns backend_pending until rails land.
attest
zk_attest_agent_state
Produce a zero-knowledge attestation of an agent state hash + DID. Primary verification target is Aleo snarkVM (Varuna over BLS12-377); native Hive verification is next. Attestation-only — emits a proof, not a token; no value crosses chains. Cost: $0.05 USDC on Base. Backend RFC-stage; returns backend_pending until rails land.
attestation
zk_query_attestation
Fetch a previously-anchored attestation by Base transaction hash. Returns the proof commitment, verification key id, agent DID, and block number. Free. Read-only.
circuits
zk_list_circuits
Enumerate supported circuits and verification key fingerprints. Primary: Varuna over BLS12-377 (Aleo snarkVM-compatible). Research-stage: Groth16, Plonk. Future: Risc0, Plonky2. Free. Read-only.
verify
zk_verify_proof
Verify a submitted attestation against a known verification key. Aleo snarkVM (Varuna/BLS12-377) is the primary verification target via the snark.verify opcode. Returns boolean validity plus the verification key fingerprint. Free. Read-only — no settlement, no on-chain write.

Endpoints

URLTransportStateLatencyChecked
https://hive-mcp-zk-attestation.onrender.com/mcp streamable-http answering 760 ms 7 min ago

Alternatives to Hive Zk Attestation

same job, measured the same way
Agentfolio MCP Server
by 0xbrainkid

AI agent identity verification via SATP on Solana. Trust scores and on-chain attestations.

98 installs/wk local only
AgentMesh
by lugdwei

MCP delegation fallback for AI agents to discover capabilities, knowledge, tools, and collaborators.

5 tools answering
Otr Protocol
by yb48666-ctrl

Merchant trust verification for AI agents. One call = trust score, badge, and purchase safety.

29 installs/wk local only
Agentradar
by bichev

Trust scoring, scam detection, and EAS attestations for ERC-8004 + x402 agents on Base.

63 installs/wk local only
Agent Trust
by garl-protocol

Tamper-evident action receipts, trust scoring & capability tokens for AI agents. 29 MCP tools.

local only
HiveTrust
by srotzin

KYA identity verification, trust scoring, and performance bonds for AI agents

17 tools answering
Shuka
by cdonoyan

Universal trust attestation for AI agents. Create, verify, and negotiate trust proofs.

26 installs/wk local only
AgentLore
by kujirafu

AI-verified knowledge base with trust scoring, temporal facts, and skill cards.

answering

Hive Zk Attestation — questions

Answers built from our own checks of this server.

What can Hive Zk Attestation do?
It exposes 8 tools, read directly from the server on our last check. Among them: hive_earn_leaderboard, hive_earn_me, hive_earn_register, zk_anchor_to_base, zk_attest_agent_state, zk_list_circuits and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Hive Zk Attestation working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 695 ms. The bar chart above shows every period we have measured.
How do I connect Hive Zk Attestation?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Hive Zk Attestation need an API key?
No. Hive Zk Attestation completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Hive Zk Attestation?
It answers our handshake in 695 ms on average, which is faster than 17% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Hive Zk Attestation open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.