{"name":"Agent Domain Search","version":"1.0.0","description":"Agent-first domain registration and DNS management","skills":[{"name":"check_domain","endpoint":"GET /:domain","auth":"none","payment":"none","description":"Check domain availability and price"},{"name":"suggest_domains","endpoint":"GET /suggest?q=keyword","auth":"none","payment":"none","description":"Get domain name suggestions"},{"name":"get_pricing","endpoint":"GET /:domain/price","auth":"none","payment":"none","description":"Get 1-10 year pricing in USDC"},{"name":"register_domain","endpoint":"POST /:domain","auth":"x402","payment":"USDC","description":"Register a domain with USDC payment"},{"name":"manage_dns","endpoint":"GET|PUT|DELETE /:domain/dns","auth":"EIP-191","payment":"none","description":"View and manage DNS zone records"},{"name":"manage_nameservers","endpoint":"GET|PUT /:domain/ns","auth":"EIP-191","payment":"none","description":"View and update nameservers"},{"name":"transfer_domain","endpoint":"GET /:domain/transfer","auth":"EIP-191","payment":"none","description":"Get EPP auth code for transferring to another registrar"}],"mcp":"https://agentdomainsearch.com/mcp","openapi":"https://agentdomainsearch.com/openapi.json"}