# agent-verified-relay MCP server

Viridis Verified: wrap any MCP server with tamper-evident delivery receipts + metered fees.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-jdhart81-agent-verified-relay
- Repository: https://github.com/jdhart81/viridis-agent-fleet

## Install
- Endpoint: https://mcp.viridisconservation.com/verified/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.viridisconservation.com/verified/mcp

## Tools
- register_service - Register a third-party MCP server (https, public FQDN only) under
    Viridis Verified. Returns a content-addressed service_id; idempotent on
    (url, provider). fee_minor is the per-verified-call fee in cents. Endpoint: https://mcp.viridisconservation.com/verified/mcp
- call_verified - Relay a tools/call to a registered MCP service and notarize the
    exchange: request hash + response hash + outcome land in a tamper-evident
    receipt chain. Idempotent on call_id (a replay returns the original
    receipt and cached result — the downstream is never double-called).
    Failures are receipted evidence, not silence. Endpoint: https://mcp.viridisconservation.com/verified/mcp
- get_receipt - Fetch a single delivery receipt by id. Endpoint: https://mcp.viridisconservation.com/verified/mcp
- verify_receipts - Recompute a service's full receipt hash chain and fee ledger.
    Any party can audit Viridis Verified from receipts alone. Endpoint: https://mcp.viridisconservation.com/verified/mcp
- list_services - List registered services with call/fee counters. Endpoint: https://mcp.viridisconservation.com/verified/mcp
- service_stats - Call counts, error counts, and accrued fees for one service. Endpoint: https://mcp.viridisconservation.com/verified/mcp
- describe_agent - Fleet-standard self-description. Endpoint: https://mcp.viridisconservation.com/verified/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.jdhart81
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 15, 2026
- Source: https://registry.modelcontextprotocol.io
