{"name":"company-enrich","description":"Enrich a company from its domain or an email address. Returns the normalized domain, inferred company name, MX records, and public homepage metadata (title, description, image, HTTP status). Public-data-only company/organization enrichment — 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","is_free_email_domain":false,"mx_records":["mail.example.com"],"source":"Cloudflare DNS + public homepage metadata"},"x402_payment_required":true,"x402_facilitator":"https://api.cdp.coinbase.com/platform/v2/x402"}