Changelog
Everything we ship, newest first. Operational status is on the status page.
v1.1
Integrity, IDN support, and MCP rate-limit transparency
- → Internationalized domains are now accepted and punycode-encoded automatically (e.g. münchen.ai → xn--mnchen-3ya.ai).
- → Reserved names (RFC 2606/6761, e.g. example.com) now return status "reserved" instead of a false "available".
- → Available names on TLDs with no supported buy path are flagged with unsupportedTld so they are never presented as purchasable.
- → Pricing responses now carry a pricesVerifiedAt date, and copy clarifies the price matrix is a maintained reference table, not a live per-name quote.
- → MCP tool calls now enforce the same daily quota as the REST API, honoring an x-api-key header; documented in the MCP reference.
- → Added this changelog and a live /status page.
v1.0
DomainFind.ai launch
- → Public MCP server at /api/mcp with four tools: check_domain, search_domains, suggest_domains, get_tld_pricing.
- → REST API (/api/v1/check, /search, /suggest, /tlds) with a keyless free tier and API keys.
- → RDAP-first availability engine with DNS-over-HTTPS fallback, confidence scoring, and a 5-registrar price matrix.
- → Server-rendered marketing site: docs, pricing, use cases, a domain glossary, blog, and llms.txt.