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

search ens names

Search ENS names using natural language. Supports all query types: - Filtered search: "4-letter words under 0.1 ETH" - Concept search: "ocean themed names" (sem

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 /search_ens_names for me.

Input

FieldTypeDescription
query*stringNatural language search query (e.g. "cheap 3-letter words", "ocean themed names", "is coff

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

Try it

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