Emit signed attribution for tool calls
mcpmcp_serversetup L2★0
creatornader/atrib ↗What it does
Emit signed attribution records for tool calls
Best for
Attribution tracking and accountability in tool-call chains for auditable AI agent systems.
Inputs
- · tool call metadata
- · session tokens
- · creator keys
Outputs
- · signed attribution records
- · W3C trace context
- · chain-linked proofs
Requires
- · atrib log endpoint
- · Ed25519 signing
Preconditions
- · ATRIB_PRIVATE_KEY set
- · creator public key derived
Failure modes
- · Key missing (pass-through mode)
- · log submission timeout
- · record cache full
Trust signals
- · W3C trace standard
- · Ed25519 signatures
- · asynchronous logging