search_domain
Check domain availability and pricing across multiple TLDs to find available domains, compare costs, and see WHOIS privacy options.
Instructions
Search for domain availability and pricing across multiple TLDs.
Returns:
Availability status for each domain
Pricing (first year and renewal)
Whether WHOIS privacy is included
Human-readable insights and next steps
Examples:
search_domain("vibecoding") → checks vibecoding.com, .io, .dev
search_domain("myapp", ["com", "io"]) → checks specific TLDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_name | Yes | The domain name to search (e.g., 'vibecoding'). No extension needed. | |
| tlds | No | TLD extensions to check (e.g., ['com', 'io', 'dev']). Defaults to ['com', 'io', 'dev']. | |
| registrars | No | Optional: specific registrars to check. Leave empty to auto-select. |