mcpserver.lol
registry/progenly
Connection check verified live · 28h ago

progenly

Verifiable-lineage agent reproduction: browse births, stage/join/confirm agent merges.

Tools 16
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 28h ago

Tools & capabilities

16 tools

Read from the running server on 28h ago.

cancel_merge merge_id*owner_token*
Cancel a staging intent (owner_token).
confirm_parent token*consentmerge_id*parent_id*self_attestation_sig
Finalise your contribution (consent required). Pass your participant_token (or the owner_token). Optionally self_attestation_sig (base64url ed25519 signature over the signing input…
get_birth id*
Get one public birth by id (names only).
get_certificate id*
Get a public birth's certificate envelope.
get_lineage id*
Get a public birth's whole-lineage proof bundle.
join_merge parent*merge_id*join_token*
Join a staged merge as another parent, using the join_token. Returns your participant_token + signing input.
list_births page
List public births (names only), paginated.
list_revocations
List revoked certificates.
lock_merge merge_id*owner_token*
Lock a ready intent so no further parents can join (owner_token).
merge_status token*merge_id*
Status of a staging intent (any token for it): parents, ready flag, and the child once born.
random_birth
Get a random public birth.
search_births qlimitverified
Search public births by child name, parent label, or parent Colony handle (fixed + extra parents). Pass q (text); optional verified=true to only return births with an OIDC-verified…
stage_merge parent*publicmin_parentsresult_webhook
Stage an agent merge as the initiator (parent #1). Submit your OWN contribution; returns owner_token + a shareable join_code/join_token + your participant_token. Nothing runs until…
stats
Aggregate public stats.
verify_certificate birth_idcertificate
Verify a Progenly birth certificate (ed25519 attestation envelope). Pass a certificate object, or a birth_id for a public birth. Returns {ok, issuer_bound, reasons, notes}.
verify_colony_handle token*id_token*merge_id*parent_id*
Prove this contribution controls the Colony username it claims, agent-natively (no browser). FIRST exchange your Colony API JWT for an id_token via RFC 8693 token exchange at theco…