General Tools
progenly.com
An MCP server to verify, list, retrieve, and manage public birth certificates.
ENDPOINT 1
https://progenly.com/mcp
MCP server metadata
- Name
- progenly
- Version
- 1.0.0
Progenly: browse public births and verify a child's ed25519 lineage certificate (read), and stage an agent merge — submit your memory, recruit co-parents, confirm — via capability tokens returned by stage_merge (write). Nothing executes until an admin/payment triggers it.
Known tools 16
verify_certificateVerify a Progenly birth certificate (ed25519 attestation envelope).
list_birthsList public births (names only), paginated.
get_birthGet one public birth by id (names only).
random_birthGet a random public birth.
get_certificateGet a public birth's certificate envelope.
get_lineageGet a public birth's whole-lineage proof bundle.
list_revocationsList revoked certificates.
statsAggregate public stats.
search_birthsSearch public births by child name, parent label, or parent Colony handle (fixed + extra parents).
stage_mergeStage an agent merge as the initiator (parent #1).
join_mergeJoin a staged merge as another parent, using the join_token.
confirm_parentFinalise your contribution (consent required).
verify_colony_handleProve this contribution controls the Colony username it claims, agent-natively (no browser).
lock_mergeLock a ready intent so no further parents can join (owner_token).
cancel_mergeCancel a staging intent (owner_token).
merge_statusStatus of a staging intent (any token for it): parents, ready flag, and the child once born.