NH
Not Human Search
/verify_mcp
Verify MCP Endpoint
Actively probe any URL to check if it is a live, spec-compliant MCP server. Sends a JSON-RPC tools/list request and verifies a valid response. Use this before d
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 /verify_mcp for me.
Input
| Field | Type | Description |
|---|---|---|
| url* | string | Full URL of the MCP endpoint to probe (include scheme, e.g. 'https://example.com/mcp'). |
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":"/verify_mcp","input":{"url":"..."}}'cli
npx cracked-ai run -p mcp-ai-nothumansearch-search -e /verify_mcp -i '{"url":"..."}'mcp
run_tool({ provider: "mcp-ai-nothumansearch-search", endpoint: "/verify_mcp", input: {"url":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.