Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.jdhart81/agent-escrow

REMOTE · MCP.VIRIDISCONSERVATION.COM · SCANNED SEP 20

Trustless escrow & settlement for A2A transactions: exactly-once state machine, frozen fees, tamper-

0 this week 81 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability53
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 528 tokens (~58/item across 9 items; 9 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "refund_escrow" implies "refund" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 10 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.jdhart81/agent-escrow MCP server?

io.github.jdhart81/agent-escrow is a hosted endpoint at https://mcp.viridisconservation.com/escrow/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · mcp.viridisconservation.com

# add to Claude Code
claude mcp add --transport http jdhart81-agent-escrow 'https://mcp.viridisconservation.com/escrow/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "jdhart81-agent-escrow": {
      "url": "https://mcp.viridisconservation.com/escrow/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "jdhart81-agent-escrow": {
      "type": "http",
      "url": "https://mcp.viridisconservation.com/escrow/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.jdhart81-agent-escrow]
url = "https://mcp.viridisconservation.com/escrow/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jdhart81-agent-escrow": {
      "type": "remote",
      "url": "https://mcp.viridisconservation.com/escrow/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jdhart81-agent-escrow --url 'https://mcp.viridisconservation.com/escrow/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  jdhart81-agent-escrow:
    url: "https://mcp.viridisconservation.com/escrow/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "jdhart81-agent-escrow": {
      "Transport": "http",
      "Url": "https://mcp.viridisconservation.com/escrow/mcp"
    }
  }
}
# add to Vellum
assistant mcp add jdhart81-agent-escrow -t streamable-http -u 'https://mcp.viridisconservation.com/escrow/mcp'
// mcp.json
{
  "mcpServers": {
    "jdhart81-agent-escrow": {
      "type": "http",
      "url": "https://mcp.viridisconservation.com/escrow/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 7 Aug 26 0
    • The server no longer declares the “experimental” capability functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 0
    • Authorization: unverified → fail security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://mcp.viridisconservation.com/escrow/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.viridisconservation.com CN=YE1,O=Let's Encrypt,C=US 7 Sept 2026 6 Dec 2026 ECDSA 256 ECDSA-SHA384 5abb43a3acf241ca07b1eb9ff25cafac4e4
SANs: mcp.viridisconservation.com
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of mcp.viridisconservation.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
viridisconservation.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

Protected resource metadata

Retrieved No
Problem no_resource_metadata

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.viridisconservation.com/escrow/mcp Verified 200
http (plaintext) http://mcp.viridisconservation.com/escrow/mcp HTTPS enforced 308 https://mcp.viridisconservation.com/escrow/mcp
MCP tools · 9 exposed · ~488 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
describe_agent ~13

Fleet-standard self-description.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

dispute_escrow ~54

Move a FUNDED escrow to DISPUTED. An arbiter (agent-arbitration-agent) then resolves it to release or refund.

NameTypeReqDescription
escrow_idstringyes
reasonstring
NameTypeReqDescription
resultstringyes

No examples provided.

escrow_status ~22

Current record for an escrow.

NameTypeReqDescription
escrow_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

fund_escrow ~49

Mark an OPEN escrow as FUNDED (idempotent). payment_ref links the payment-rail transaction.

NameTypeReqDescription
escrow_idstringyes
payment_refstring
NameTypeReqDescription
resultstringyes

No examples provided.

list_escrows ~43

List escrows, optionally filtered by state (OPEN|FUNDED|RELEASED|REFUNDED|DISPUTED).

NameTypeReqDescription
state
NameTypeReqDescription
resultstringyes

No examples provided.

open_escrow ~159

Open an escrow between payer and payee. amount_minor is a positive integer in minor units (cents). The platform fee is computed and FROZEN at open (ceil bps). Returns the escrow_id (state OPEN). RETRY-SAFE: pass open_ref=<your job id> and a replayed open returns the ORIGINAL escrow (duplicate=true) instead of minting another one (E10).

NameTypeReqDescription
amount_minorintegeryes
currencystring
deadlinestring
fee_bps
open_refstring
payeestringyes
payerstringyes
termsstring
NameTypeReqDescription
resultstringyes

No examples provided.

refund_escrow ~55

Refund an OPEN/FUNDED/DISPUTED escrow to the payer (exactly-once). Refunding an OPEN escrow is a cancel.

NameTypeReqDescription
escrow_idstringyes
reasonstring
NameTypeReqDescription
resultstringyes

No examples provided.

release_escrow ~62

Release a FUNDED/DISPUTED escrow to the payee (exactly-once — a repeat release returns the existing terminal record, never a double payout).

NameTypeReqDescription
delivery_proofstring
escrow_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

verify_audit ~31

Validate the tamper-evident audit hash chain for an escrow.

NameTypeReqDescription
escrow_idstringyes
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.jdhart81/agent-escrow MCP server?

io.github.jdhart81/agent-escrow is an MCP server listed in the public MCP registry as io.github.jdhart81/agent-escrow. Trustless escrow & settlement for A2A transactions: exactly-once state machine, frozen fees, tamper… This page covers its hosted endpoint (https://mcp.viridisconservation.com/escrow/mcp).

Is the io.github.jdhart81/agent-escrow MCP server safe to use?

io.github.jdhart81/agent-escrow scores 81 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.jdhart81/agent-escrow MCP server expose?

io.github.jdhart81/agent-escrow exposes 9 tools: open_escrow, fund_escrow, release_escrow, refund_escrow, dispute_escrow, and 4 more. Their descriptions and schemas cost roughly 488 tokens of context every time the server is loaded.

Does the io.github.jdhart81/agent-escrow MCP server require authentication?

Yes. io.github.jdhart81/agent-escrow asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.

Is the io.github.jdhart81/agent-escrow MCP server still maintained?

io.github.jdhart81/agent-escrow is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.