MCP Uptime
← MCP Reliability Index  /  AI & LLM
A

Agent Notary

io.github.jdhart81/agent-notary
Verifiable delivery for the agent economy: commit-reveal content notarization. Sellers commit to a d
healthy
status
6
tools exposed
548ms
connect latency
005a8ba13824
schema fingerprint

Tools (6)

commit
Commit to a deliverable BEFORE handover. commit_hash = sha256(salt || sha256(content)) as 64 hex chars; deadline is ISO-8601; context links the escrow/job. Idempotent per (committer, nonce).
reveal
Reveal the committed content's digest + salt after handover. Verifies against the commitment (one bit of drift fails); returns a delivery_proof string for escrow release. Late reveals expire the commitment.
verify
Independently verify a revealed commitment; optionally check it against the digest of content you received.
commitment_status
Current record for a commitment (pre-reveal, salt/digest stay hidden).
list_commitments
List commitments, optionally filtered by state (PENDING|REVEALED|EXPIRED).
describe_agent
Return capabilities and input contract.

Endpoint

https://mcp.viridisconservation.com/notary/mcp
Category: AI & LLM · Last checked: 2026-07-30T13:55:36Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.