I
indexnow-toolkit
/validate_indexnow_key
Validate an IndexNow key
Checks an IndexNow key against the protocol schema (length, character set) and, given a host, returns the exact URL the key file must be served from, the exact
liveverifiedunknown~5s typical
mcpprobedindexnow-toolkit
$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-com-aiwebsitepipeline-indexnow-toolkit /validate_indexnow_key for me.
Input
| Field | Type | Description |
|---|---|---|
| key* | string | The key to check. |
| host | string | Optional host, e.g. example.com, to compute the key file URL. |
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-com-aiwebsitepipeline-indexnow-toolkit","endpoint":"/validate_indexnow_key","input":{"key":"..."}}'cli
npx cracked-ai run -p mcp-com-aiwebsitepipeline-indexnow-toolkit -e /validate_indexnow_key -i '{"key":"..."}'mcp
run_tool({ provider: "mcp-com-aiwebsitepipeline-indexnow-toolkit", endpoint: "/validate_indexnow_key", input: {"key":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.