MCP Uptime
← MCP Reliability Index  /  AI & LLM
A

Agent Provenance

io.github.jdhart81/agent-provenance
Genesis certificates, lineage, and cascading recalls: birth certificates + bloodlines for the agent
healthy
status
11
tools exposed
511ms
connect latency
f8d21ed59758
schema fingerprint

Tools (11)

register_genesis
Register an agent's birth. Issues a content-addressed genesis certificate with a strictly monotone index (epoch 0 = the founding cohort). parent_id records lineage; children of recalled/quarantined parents are quarantined at birth. Idempotent — an agent is born once.
get_certificate
Fetch an agent's genesis certificate + recall/quarantine status.
verify_certificate
Verify a certificate: recompute its content hash and check the ledger.
lineage
Full ancestry and descendants of an agent, plus its generation number.
recall
Recall an agent: flags it and quarantines every transitive descendant. Reports exactly which agents were quarantined.
list_records
List genesis records, optionally by epoch (0 = founding cohort).
register_artifact
Register a content-addressed artifact in a separate provenance DAG. Parent hashes may be registered artifacts or external content roots. Idempotent on artifact_id; does not consume a genesis index.
get_artifact
Fetch one registered artifact by artifact_id.
verify_artifact
Recompute an artifact record hash and verify it against the DAG ledger.
list_artifacts
List artifacts, optionally filtered by producer agent.
describe_agent
Fleet-standard self-description.

Endpoint

https://mcp.viridisconservation.com/provenance/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.