identifier and need receipt records, receipt fields, tags, profile summary, or delegated context. In the reuse-first flow, call this after neus_proofs_check when you need details beyond yes/no eligibility.
In MCP, Proof Receipt is the tool-facing trust receipt record. In user-facing replies, summarize the result in plain language and link only real receipt URLs returned by NEUS.
Common Reads
Keep tag values short and product-facing in your own app. Avoid exposing private workflow names in assistant replies.
Input
When
identifier is a DID, NEUS resolves the DID to its native account. Non-EVM signing and account context still use CAIP-2 chain; see CAIP-380 Portable Proof.
Response
Receipt records, receipt fields,profileSummary, and pagination. Follow the live tool response. Tags and receipt bodies come from this call.
profileSummary.proofsSummary uses the same compact summary shape as the hosted profile context:
Use the paginated
proofs list for full receipt history. Treat the summary as a fast profile snapshot, not a replacement for pagination.
Assistant Output
Do:Next
Proof check
Confirm existing receipts before creating new ones.
MCP overview
Install, session flow, and tool map.
