mcpbeat Sign in

ScrubMyText + Agent Infrastructure MCP Server

by scrubmytext Your server? Claim it
answering

ScrubMyText + Agent Infrastructure is answering right now. Last checked 10 min ago. It exposes 49 tools.

49 deterministic tools for text integrity, agent control, and contextual quality evidence.

Uptime history 27 days of history
27 days agonow
100.0%
Uptime 24h
92 of 92 checks
49
Tools
read from the server
128 ms
Response time
average over 24h
open, no key
Access
streamable-http

What changed 74

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 15 August 2026. No other catalogue keeps this.

19 Aug 15 tool descriptions were rewritten anchor_context_trace, compare_quality_targets, get_quality_card and 12 more
19 Aug a tool changed version
18 Aug 27 tools appeared anchor_context_trace, check_agent_readiness, compare_quality_targets and 24 more
18 Aug a tool changed version7 times that day
17 Aug a tool changed version4 times that day
17 Aug 2 tools appeared fingerprint_action, lock_action_intent
16 Aug a tool changed version
15 Aug 12 tool descriptions were rewritten check_action, compare_text, create_signal and 9 more
15 Aug a tool changed version5 times that day
and 13 more, back to 15 August 2026

Nothing serious here today

Today is the operative word: we check ScrubMyText + Agent Infrastructure every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 10 min ago.

run in your terminal
claude mcp add tools --transport http https://api.scrubmytext.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "tools": {
      "url": "https://api.scrubmytext.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.tools]
url = "https://api.scrubmytext.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "tools": {
      "url": "https://api.scrubmytext.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "tools": {
      "url": "https://api.scrubmytext.com/mcp"
    }
  }
}

Available tools 49

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

manage
manage_action_challenge
Create, inspect, consume, or cancel a digest-bound cooling-off window. A bearer challenger can veto before the deadline; afterward the owner can atomically consume one execution right during a bounded window. This is exception handling, not affirmative consent or legal approval. Subscription API key required.
manage_action_compensation
Bind a compensating-action digest before execution, record that the primary action executed, and atomically mark compensation once. Stores digests only and does not perform either action. Subscription API key required.
manage_action_quorum
Create, inspect, consume, or cancel an N-of-M bearer authorization quorum. Each unique bearer can decide once; only a successful one-time consume grants an execution right. Subscription API key required.
manage_action_reconciliation
Open, inspect, append digest-only evidence to, or resolve a discrepancy between expected and observed action outcomes. Production; subscription API key required.
manage_agent_escalation
Create, inspect, or cancel a digest-only incident with a private bearer operator link and deterministic response and resolution SLA state. Link delivery remains the caller’s responsibility. Subscription API key required.
manage_agent_stop
Set, inspect, or clear a durable stop signal for a hashed agent or workflow key. Callers should fail closed whenever stopped is true. Production; subscription API key required.
manage_attention_budget
Create, inspect, reserve, release, or close a finite review-capacity pool with per-subject caps, retry-safe reservations, and protected priority capacity. Subscription API key required.
manage_authority_delegation
Issue, consume, inspect, or revoke a narrow bearer capability bound to one action fingerprint and a maximum use count. This is a technical capability, not identity proof or a legal delegation. Production; subscription API key required.
manage_context_rights
Issue, inspect, evaluate, or revoke a digest-bound machine-readable context-rights envelope. It is a technical policy signal, not legal advice or proof of ownership. Subscription API key required.
manage_context_status
Publish, inspect, supersede, dispute, or revoke digest-only context status so downstream agents can stop using stale inputs. Stores no context body and does not invalidate copies outside this service. Subscription API key required.
manage_disclosure_budget
Create, inspect, record against, or close a cumulative disclosure budget with total, per-recipient, and per-category limits. Stores hashes and counters, not disclosed content or recipient identities. Subscription API key required.
manage_resource_lease
Atomically acquire, inspect, or release a short-lived exclusive lease on a hashed resource key. Production; subscription API key required.
manage_task_contract
Offer, accept, inspect, complete, or cancel a digest-bound technical task commitment. This records service state; it is not a legal contract, escrow, payment, or identity verification. Production.
manage_task_deadline
Create, inspect, complete, or cancel a task deadline whose due and escalation state is derived from an independent server clock even when the agent is offline. Subscription API key required.
manage_task_handoff
Create a bearer-token task handoff, let another paid API identity claim it exactly once, and inspect, complete, or cancel the transfer. Only task fingerprints are stored. Production.
manage_terms_pin
Pin, inspect, or revoke an immutable digest-bound record of observed terms, interface, version, and price. Stores bounded metadata and digests, not the terms body. This is technical evidence, not a legal agreement. Subscription API key required.
signal
create_signal
Use when an agent must wait for an external callback, webhook, job completion, or asynchronous event. Subscription API key required.
delete_signal
Paid: immediately delete a signal inbox and all stored event bodies.
get_signal_events
Paid: retrieve events received by a temporary signal inbox in arrival order.
compare
compare_quality_targets
Return contextual quality cards for two to ten exact targets in caller-provided order. It exposes evidence and uncertainty without producing a paid ranking or universal winner. Free.
compare_text
Use to verify what changed between two text versions and whether differences are only scrub/format artifacts. Trial, subscription, or x402 pay-per-call.
lock
lock_action
Use immediately before a consequential agent action to atomically claim an idempotency key so retries cannot execute it twice. Subscription API key required.
lock_action_intent
Use immediately before a consequential retryable action when no stable idempotency key exists. Deterministically fingerprints the action and arguments, atomically claims that key, and returns safe_to_execute. Repeat calls with equivalent object-key ordering return the same fingerprint and cannot acquire a second active lock. Subscription API key required.
quality
get_quality_card
Retrieve a public, contextual quality card for an exact MCP server or REST API version. Scores remain unavailable until at least three independent verified contributors submit structured observations. Free.
list_quality_cards
List exact service-version/task quality cards that have reached the public three-verified-contributor evidence threshold. Results are ordered by recent evidence, not quality, payment, or sponsorship. Free.
record
record_action_receipt
Create or retrieve an immutable receipt digest for an action outcome without storing the action or outcome payload. Production; subscription API key required.
record_quality_observation
Submit an opt-in structured observation for an exact target and task. Receipt-linked observations are labeled E1; other observations are E0. Stores no prompt, response, credential, email, or free-form review. Free verified contributor or subscription key required.
request
request_approval
Use when an agent needs independent human approval before a consequential action. Creates a secure approval link. Subscription API key required.
request_quality_correction
Attach a digest-only correction or appeal request to a quality card. Requests are visible as unverified pending state and do not erase evidence or prove provider identity. Free verified contributor or subscription key required.
action
check_action
Use to inspect an idempotency key before or after an agent action. Subscription API key required.
agent
check_agent_readiness
Deterministically check a supplied MCP server card against a narrow, published integration contract. The service does not fetch arbitrary URLs and does not certify security or correctness. Free or paid.
anchor
anchor_context_trace
Create or inspect an immutable provenance anchor from a context digest, parent digests, and processing stage. No context content is stored. Production; subscription API key required.
approval
check_approval
Paid: check whether a human approval request is pending, approved, rejected, expired, or cancelled.
cancel
cancel_approval
Paid: cancel a pending human approval request so its link can no longer approve the action.
complete
complete_action
Paid: mark the current lock completed and preserve the idempotency record for its configured retention period.
detect
detect_secrets
Use before an agent logs, stores, or forwards text that may contain credentials. Finds likely API keys, private keys, JWTs, cloud credentials, and secret patterns without echoing values. Trial, subscription, or x402 pay-per-call.
fingerprint
fingerprint_action
Use before retryable work to derive a stable SHA-256 action fingerprint and idempotency key from an action name, optional scope, and JSON arguments. Object key order does not affect the result. Returns no input values and stores nothing. Free or paid.
inspect
inspect_text
Inspect exact Unicode, invisible characters, normalization, and mixed-script anomalies. Free or paid.
match
match_policy_requirements
Deterministically compare bounded provider capabilities with consumer-required and forbidden policy tokens. Processes supplied tokens without storing policy content and does not make legal or compliance conclusions. Subscription API key required.
prepare
prepare_for_agent
Use as the default preprocessing step before an AI agent consumes untrusted external text. Returns agent-ready text plus inspection, risk-scan, and secret-detection reports. Trial, subscription, or x402 pay-per-call.
redact
redact_sensitive_text
Use before storing, sharing, logging, or sending text downstream when it may contain credentials or identifiers. Pattern-based redaction; trial, subscription, or x402 pay-per-call.
release
release_action
Paid: release an uncompleted action lock using its lock_id so another attempt can safely acquire it.
reserve
reserve_action_budget
Atomically reserve integer units under a named, period-scoped ceiling. A reservation_key makes retries idempotent. The service stores hashes and counters, not purchase details. Production; subscription API key required.
rework
rework_text
Use when an agent needs a deterministic, no-LLM rewrite while preserving protected facts such as numbers, URLs, emails, and quotes. Returns change metrics and preservation checks; does not verify authorship or watermark status. Trial, subscription, or x402 pay-per-call.
sanitize
sanitize_agent_context
Use before putting untrusted retrieved or uploaded text into a model context. Normalizes structural artifacts, returns risk signals, and can redact sensitive patterns. Trial, subscription, or x402 pay-per-call.
scan
scan_untrusted_text
Use before an agent ingests pasted, retrieved, uploaded, or externally supplied text. Returns structural and heuristic risk signals; it does not determine maliciousness or safety. Trial, subscription, or x402 pay-per-call.
scrub
scrub_text
Normalize hidden/control characters and formatting artifacts without rewriting wording. Free or paid.
validate
validate_output
Use immediately before a downstream action when model output must be valid JSON or match a schema. Trial, subscription, or x402 pay-per-call.
verify
verify_signed_signal
Verify an HMAC-SHA256 signal, enforce timestamp freshness, and reject a replayed nonce. The message and shared secret are never stored. Production; subscription API key required.

Endpoints

URLTransportStateLatencyChecked
https://api.scrubmytext.com/mcp streamable-http answering 182 ms 10 min ago

Alternatives to ScrubMyText + Agent Infrastructure

same job, measured the same way
Cornea, deterministic visual inspection
by abduljabbarbxr

Deterministic visual inspection for AI agents. Overlap, overflow, contrast, quality.

local only
Òtítọ́
by bashbop

Deterministic local repository context, impact analysis, and merge-readiness evidence for AI agents.

327 installs/wk local only
C
Flatland
by flatlandfi

Financial reasoning infrastructure for AI agents: typed models, deterministic compilation, receipts

22 installs/wk local only
Marcora
by marketcore

Tools for creating on-brand marketing content using Marcora's intelligent context infrastructure.

answering
Contentrain
by contentrain

Git-native content governance for AI agents — 24 deterministic MCP tools over stdio and HTTP.

993 installs/wk answering
Topos
by krv-labs

Structural code-quality tools for AI coding agents.

439 installs/wk local only
signet-eval
by jmcentire

Deterministic policy enforcement and MCP management for AI agent tool calls.

local only
QuantContext
by zomma-dev

Deterministic stock screening, backtesting, and factor analysis for AI trading agents

75 installs/wk local only

ScrubMyText + Agent Infrastructure — questions

Answers built from our own checks of this server.

What can ScrubMyText + Agent Infrastructure do?
It exposes 49 tools, read directly from the server on our last check. Among them: anchor_context_trace, cancel_approval, check_action, check_agent_readiness, check_approval, compare_quality_targets and 43 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is ScrubMyText + Agent Infrastructure mostly used for?
Its tools cluster around manage, signal and request. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is ScrubMyText + Agent Infrastructure working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 128 ms. The bar chart above shows every period we have measured.
How do I connect ScrubMyText + Agent Infrastructure?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ScrubMyText + Agent Infrastructure need an API key?
No. ScrubMyText + Agent Infrastructure completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 49 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ScrubMyText + Agent Infrastructure?
It answers our handshake in 128 ms on average, which is faster than 80% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.