About ScrubMyText

ScrubMyText is the text platform. It now also hosts three separately branded agent-infrastructure products while they share one backend, API key, billing system, and MCP server.

ScrubMyText: text integrity

ScrubMyText is built around deterministic transformations and checks. Instead of asking a language model to “clean” or “inspect” text and hoping it preserves every detail, the tools use explicit character-level and rule-based operations that are easier to reproduce and verify.

The text platform includes nine tools for normalization, Unicode inspection, heuristic risk signals, secret detection, redaction, exact comparison, JSON validation, context sanitization, and agent preprocessing.

🔒

LockMyAction

Persistent idempotency state so agent retries do not perform the same consequential action twice.

📡

CatchMySignal

Temporary webhook inboxes so agents can receive asynchronous events while they are not running.

ApproveMyAction

Secure human decision links so an agent can require independent approval before acting.

For people

The browser text tools are designed for everyday copy/paste problems and run their text transformations locally in the browser.

For software & agents

The REST API and remote MCP server expose 19 tools. The official MCP Registry name is com.scrubmytext/tools.

What the products do not claim

Security-oriented text tools return deterministic or heuristic signals, not a guarantee of safety. LockMyAction reduces duplicate-action risk only when the integration actually acquires and honors the lock. CatchMySignal is a temporary event inbox, not a guaranteed enterprise message queue. ApproveMyAction's first version treats possession of the secure approval link as authority to decide; it does not independently verify the reviewer's identity.

ScrubMyText also does not claim to identify or remove model-level AI provenance or watermarking systems unless a specific supported mechanism is explicitly documented in the future.

Questions?

See the FAQ, developer documentation, or contact scrubmytext@gmail.com.