NW
Name Whisper — ENS Intelligence Layer
/get_valuation
get valuation
Get a confidence-rated valuation for an ENS name based on comparable sales, entity recognition (Wikipedia/Wikidata), search interest, word frequency, and fame-s
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 /get_valuation for me.
Input
| Field | Type | Description |
|---|---|---|
| name* | string | ENS name or label to value (e.g. "coffee" or "coffee.eth") |
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":"/get_valuation","input":{"name":"..."}}'cli
npx cracked-ai run -p mcp-ai-namewhisper-ens-tools -e /get_valuation -i '{"name":"..."}'mcp
run_tool({ provider: "mcp-ai-namewhisper-ens-tools", endpoint: "/get_valuation", input: {"name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.