MCP Uptime
← MCP Reliability Index  /  AI & LLM
A

Agent Arbitration

io.github.jdhart81/agent-arbitration
Deterministic, machine-verifiable dispute resolution for A2A escrows.
healthy
status
8
tools exposed
777ms
connect latency
74baeb1bca07
schema fingerprint

Tools (8)

file_case
File a dispute over an escrow. Opens the evidence window. Parties must be distinct; amount is in minor currency units (cents).
submit_evidence
Submit evidence while the case is open. kind: delivery_proof (weight 3), log (2), or statement (1). Only the named parties may submit.
set_trust_scores
Attach trust-oracle reputation scores (party -> [0,1]) as ruling inputs.
rule
Issue the deterministic ruling: allocates 100% of the disputed amount from evidence weights + trust scores, and emits an escrow instruction (release/refund). Exactly-once — re-ruling returns the existing ruling.
verify_ruling
Recompute the ruling from its cited evidence + trust inputs and check it matches the stored allocation (machine-checkable justice).
get_case
Fetch the full case record, including any ruling.
list_cases
List cases, optionally filtered by state (FILED|EVIDENCE_OPEN|RULED).
describe_agent
Fleet-standard self-description.

Endpoint

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

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.