NW
Name Whisper — ENS Intelligence Layer
/enumerate_entities
enumerate entities
Enumerate ENS-friendly labels for a finite real-world entity category and report which are available vs registered. USE THIS for ANY finite set of real-world p
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 /enumerate_entities for me.
Input
| Field | Type | Description |
|---|---|---|
| category* | string | Real-world entity category ONLY — e.g. "NBA hall of fame players", "Pixar feature films", |
| filter | string (all | available | registered) | Which slice to return. "available" = registerable names only (most common for "what can I default "all" |
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":"/enumerate_entities","input":{"category":"...","filter":"all"}}'cli
npx cracked-ai run -p mcp-ai-namewhisper-ens-tools -e /enumerate_entities -i '{"category":"...","filter":"all"}'mcp
run_tool({ provider: "mcp-ai-namewhisper-ens-tools", endpoint: "/enumerate_entities", input: {"category":"...","filter":"all"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.