Endpoint
https://tracepiishield.clauxel.com/mcp
Authentication
Production calls require a paid bearer token. The checkout and token-claim endpoints return machine-readable instructions for agents.
Available tools
scan_trace_piireturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.redact_tool_payloadreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.classify_sensitive_fieldreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.issue_pii_receiptreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.export_trace_auditreturns structured JSON with verdict, reason, receipt_id, usage_units, and next_action.
Example call
{"jsonrpc":"2.0","id":"call-1","method":"tools/call","params":{"name":"scan_trace_pii","arguments":{"sample":"Support-agent trace containing email, order number, address, internal note, and tool payload before sharing with a vendor."}}}