Not Human Search
NH
Not Human Search
/register_monitor

Monitor a Site's Agentic Readiness

Register an email to get alerted when the indicated domain's agentic readiness score drops. Useful for agents tracking a dependency's agent-readiness health — e

liveverifiedunknown~5s typical
mcpprobednothumansearch
$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-nothumansearch-search /register_monitor for me.

Input

FieldTypeDescription
domain*stringDomain to monitor (no scheme, e.g. 'stripe.com')
email*stringEmail address to receive alert

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-nothumansearch-search","endpoint":"/register_monitor","input":{"domain":"...","email":"..."}}'
cli
npx cracked-ai run -p mcp-ai-nothumansearch-search -e /register_monitor -i '{"domain":"...","email":"..."}'
mcp
run_tool({ provider: "mcp-ai-nothumansearch-search", endpoint: "/register_monitor", input: {"domain":"...","email":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.