{"name":"domain-enrich","description":"Enrich any domain, website URL, or email into company facts. Returns the normalized domain, inferred company name, MX records, and public homepage metadata (title, description, image, HTTP status). Public-data-only domain enrichment / firmographic-lite — no private databases or social scraping.","price":"$0.01","method":"POST","input_schema":{"properties":{"domain":{"type":"string","description":"Company domain or website URL."},"email":{"type":"string","description":"Optional email address used to derive the domain."},"company":{"type":"string","description":"Optional known company name override."}}},"input_example":{"domain":"example.com"},"output_example":{"domain":"example.com","company":"Example","source":"Cloudflare DNS + public homepage metadata"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}