Name.ai MCP Server
NM
Name.ai MCP Server
/tld_registration_price

tld registration price

Get the current USD price for a domain-lifecycle operation on a TLD (new registration, transfer-in, renewal, or restore from redemption). Backed by GET

liveverifiedunknown~5s typical
mcpprobedname.aimcpserver
$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-name-nameai-mcp /tld_registration_price for me.

Input

FieldTypeDescription
tld*string
operationstring (register | transfer | renew | restore) default "register"

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-name-nameai-mcp","endpoint":"/tld_registration_price","input":{"tld":"...","operation":"register"}}'
cli
npx cracked-ai run -p mcp-ai-name-nameai-mcp -e /tld_registration_price -i '{"tld":"...","operation":"register"}'
mcp
run_tool({ provider: "mcp-ai-name-nameai-mcp", endpoint: "/tld_registration_price", input: {"tld":"...","operation":"register"} })

Try it

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