Production beta · REST + MCP

MatchMyPolicy

Give an agent a deterministic preflight: all required policy tokens must be present, and no forbidden token may be present.

Use before connection

Check declared region, retention, human-review, training, redistribution, or other exact capabilities before selecting a provider.

Exact, explainable output

Receive explicit missing_required and present_forbidden lists instead of an opaque score.

POST /v1/policies/match
{"provider_capabilities":["region.us","review.human"],"consumer_required":["region.us"],"consumer_forbidden":["train.allowed"]}
Token matching, not compliance. ScrubMyText does not interpret legal prose or prove a provider behaves as declared.