← All agent quickstarts
LicenseMyContext · Subscription · REST + MCP

Evaluate the requested context use before processing.

Issue a bounded rights envelope, then evaluate read, summarize, derive, redistribute, train, or commercial use immediately before the agent acts.

Try every control product for seven days

Starter includes LicenseMyContext and all 49 REST/MCP tools.

Card required. Unless canceled before the trial ends, Starter renews automatically at $15/month. No automatic overages.

Step 1 · Issue
curl https://api.scrubmytext.com/v1/contexts/rights -H "Authorization: Bearer smt_live_YOUR_KEY" -H "Content-Type: application/json" -d '{"operation":"issue","context_digest":"sha256:CONTEXT_DIGEST","policy_digest":"sha256:POLICY_DIGEST","rights":["read","summarize"],"expires_in_seconds":2592000}'

Decision rule

Proceed only when evaluating the exact requested use returns allowed: true. Treat missing, expired, or revoked envelopes as denied.