Agentβ™₯︎Age
Catalog

Sequesign

Official

by Sequesign Β· JavaScript

Cryptographically verifiable receipts of an agent's delegated work, verified offline.

@sequesign/mcp (Model Context Protocol) Server

The @sequesign/mcp server is a Model Context Protocol (MCP) server for Sequesign. It lets an MCP-capable agent produce a cryptographically verifiable receipt of its own delegated work, then verify that receipt offline. It operates as a thin local-stdio wrapper around @sequesign/sdk.

πŸ› οΈ Key Features

  • Cryptographically verifiable receipts of an agent’s delegated work
  • Offline verification of those receipts
  • Thin local-stdio wrapper over @sequesign/sdk
  • Signing key does not leave the machine (direct mode signs locally; witness co-signs a hash)
  • Tool: sequesign_start_session (open a recording session with one signed action chain)

πŸš€ Use Cases

  • Generate verifiable receipts for delegated agent work
  • Perform offline receipt verification after delegation

Related servers

More in Security