Name Whisper — ENS Intelligence Layer
NW
Name Whisper — ENS Intelligence Layer
/check_availability

check availability

Check availability of one or more ENS names the user named, or labels returned by enumerate_entities. Do NOT feed it names you invented/typed yourself (especial

liveverifiedunknown~5s typical
mcpprobednamewhisper
$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-namewhisper-ens-tools /check_availability for me.

Input

FieldTypeDescription
names*arrayArray of ENS names or labels to check (max 100). e.g. ["coffee", "tea.eth", "pixel"]

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-namewhisper-ens-tools","endpoint":"/check_availability","input":{"names":[]}}'
cli
npx cracked-ai run -p mcp-ai-namewhisper-ens-tools -e /check_availability -i '{"names":[]}'
mcp
run_tool({ provider: "mcp-ai-namewhisper-ens-tools", endpoint: "/check_availability", input: {"names":[]} })

Try it

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