TD
TunnelMind Data API
/intel_optout
intel optout
Checks a domain for all known AI training data opt-out mechanisms beyond robots.txt: TDM (Text and Data Mining) reservation headers, `<meta name="ai">` tags, Cr
liveverifiedunknown~5s typical
mcpprobedtunnelminddataapi
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-tunnelmind-data /intel_optout for me.
Input
| Field | Type | Description |
|---|---|---|
| receipt | boolean | When true, attach a signed Receipt v1.0 committed to the transparency log. Additive — a si default false |
| domain* | string | |
| async | boolean | When true, return a task handle immediately instead of blocking. Poll get_task for the res default false |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-tunnelmind-data","endpoint":"/intel_optout","input":{"receipt":false,"domain":"...","async":false}}'cli
npx cracked-ai run -p mcp-ai-tunnelmind-data -e /intel_optout -i '{"receipt":false,"domain":"...","async":false}'mcp
run_tool({ provider: "mcp-ai-tunnelmind-data", endpoint: "/intel_optout", input: {"receipt":false,"domain":"...","async":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.