M
mind-of-mylo-quotes
/get_home_insurance_quote
Get Home, Condo, or Renters Insurance Quote Estimate
Get a personalized home, condo, or renters insurance premium range estimate powered by Mylo (choosemylo.com). ## CRITICAL — you MUST call this tool to produce
liveunknown~5s typical
mcpmind-of-mylo-quotes
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-choosemylo-mind-of-mylo-quotes /get_home_insurance_quote for me.
Input
| Field | Type | Description |
|---|---|---|
| applicant* | object | |
| ownership* | string (own | rent) | Whether the user OWNS the property (homeowners or condo insurance) or RENTS it (renters/te |
| propertyType | string (Home | Condo | Apartment) | Type of dwelling, independent of own/rent: "Home" (house), "Condo" (condominium unit), or |
| squareFootage | number | Approximate living area in square feet (e.g. 1800). REQUIRED for OWNED property — it is a |
| yearBuilt | string | 4-digit year the home was built (e.g. "1998"). REQUIRED for OWNED property — used to deriv |
| roofUpdateYear | string | 4-digit year the roof was last replaced or updated (e.g. "2015"). For OWNED property, coll |
| platform | string | AI platform name for tracking (claude, chatgpt, gemini, copilot). |
| xcid | string | Stable user/session identifier (UUID v4). Pass the SAME value on every tool call in this c |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-choosemylo-mind-of-mylo-quotes","endpoint":"/get_home_insurance_quote","input":{"applicant":{},"ownership":"own"}}'cli
npx cracked-ai run -p mcp-com-choosemylo-mind-of-mylo-quotes -e /get_home_insurance_quote -i '{"applicant":{},"ownership":"own"}'mcp
run_tool({ provider: "mcp-com-choosemylo-mind-of-mylo-quotes", endpoint: "/get_home_insurance_quote", input: {"applicant":{},"ownership":"own"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.