mind-of-mylo-quotes
M
mind-of-mylo-quotes
/get_bundle_insurance_quote

Get Auto + Home/Condo/Renters Bundle Insurance Estimate

Get BOTH an auto AND a home/condo/renters insurance premium estimate in one step, powered by Mylo (choosemylo.com). ## CRITICAL — you MUST call this tool to pr

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_bundle_insurance_quote for me.

Input

FieldTypeDescription
applicant*object
auto*objectAuto side of the bundle — vehicles and drivers. Same rules as get_auto_insurance_quote (co
property*objectProperty side of the bundle. Same rules as get_home_insurance_quote: ownership is the disc
primaryProductstring (auto | property)Which product the user asked about FIRST. The single continue link routes to this product' default "auto"
platformstringAI platform name for tracking (claude, chatgpt, gemini, copilot).
xcidstringStable user/session identifier (UUID v4). Pass the SAME value used on any other tool calls

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_bundle_insurance_quote","input":{"applicant":{},"auto":{},"property":{},"primaryProduct":"auto"}}'
cli
npx cracked-ai run -p mcp-com-choosemylo-mind-of-mylo-quotes -e /get_bundle_insurance_quote -i '{"applicant":{},"auto":{},"property":{},"primaryProduct":"auto"}'
mcp
run_tool({ provider: "mcp-com-choosemylo-mind-of-mylo-quotes", endpoint: "/get_bundle_insurance_quote", input: {"applicant":{},"auto":{},"property":{},"primaryProduct":"auto"} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.