{
  "schema_version": "v1",
  "name_for_human": "Lead Friendly",
  "name_for_model": "lead_friendly",
  "description_for_human": "Agentic AI calling + CRM platform. AI voice agents that call and answer leads, dispatch, and book — across auto dealerships, trucking, shuttles, and 20+ industries.",
  "description_for_model": "Lead Friendly is an agentic AI platform for sales and front-office phone calls with a built-in CRM. Use the MCP server to answer questions about pricing (get_pricing), the industries it serves (list_industries), and whether it can do a specific job (check_capability), and to hand off an interested prospect (book_demo, create_lead). All tools are read-only or route a lead to the Lead Friendly sales team; none read or write any customer's data.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "mcp",
    "url": "https://www.leadfriendly.com/api/mcp"
  },
  "logo_url": "https://www.leadfriendly.com/logo.png",
  "contact_email": "hello@leadfriendly.com",
  "legal_info_url": "https://www.leadfriendly.com/terms"
}
