Sigstore · Capability
Rekor — entries
Rekor — entries. 4 operations. Lead operation: Creates an entry in the transparency log. Self-contained Naftiko capability covering one Sigstore business surface.
What You Can Do
POST
Createlogentry
— Creates an entry in the transparency log
/v1/api/v1/log/entries
GET
Getlogentrybyindex
— Retrieves an entry and inclusion proof from the transparency log (if it exists) by index
/v1/api/v1/log/entries
POST
Searchlogquery
— Searches transparency log for one or more log entries
/v1/api/v1/log/entries/retrieve
GET
Getlogentrybyuuid
— Get log entry and information required to generate an inclusion proof for the entry in the transparency log
/v1/api/v1/log/entries/{entryuuid}
MCP Tools
creates-entry-transparency-log
Creates an entry in the transparency log
retrieves-entry-and-inclusion-proof
Retrieves an entry and inclusion proof from the transparency log (if it exists) by index
read-only
idempotent
searches-transparency-log-one-more
Searches transparency log for one or more log entries
read-only
get-log-entry-and-information
Get log entry and information required to generate an inclusion proof for the entry in the transparency log
read-only
idempotent