mcpserver.lol
registry/home-auto-insurance-quotes
Connection check verified live · 27h ago

home-auto-insurance-quotes

Real, bindable home & auto insurance quotes via MCP (Texas, expanding); human-completed bind.

Tools 11
GitHub stars
Installs / wk
Licence Apache-2.0
Transport streamable-http
Last checked 27h ago

Tools & capabilities

11 tools

Read from the running server on 27h ago.

check_eligibility read-only intentproduct*
Confirm whether Libertas can quote and bind insurance for the customer in their state. Call this first — before collecting any personal details — when the customer asks about insur…
check_late_arrivals read-only quote_id*
Save-the-sale tool — call when the customer signals dissatisfaction with the current options ("too expensive", "let me think", "what else do you have", "is this the best you can do…
check_quote_status read-only quote_id*max_options
Check rating + live-finishing progress. Call between wait-phase questions (every customer turn or two after get_quote_options). Returns one of: - 'running' — indicatives still la…
get_bind_link quote_id*option_id*
Generate a single-use secure link, valid for 7 days, that the customer can follow to a Libertas bind-request page. The chat widget will usually render an inline 'Request Bind' card…
get_option_details read-only quote_id*option_id*
Pull the full coverage breakdown, deductibles, applied discounts, and payment plan options for a single masked option (Home Carrier A, Auto Carrier B, etc.). Use when the customer…
get_quote_options quote_id*max_options
Fire all eligible A-rated carriers in parallel AND kick off live rate-finishing. RETURNS IMMEDIATELY — does NOT wait. TWO STAGES follow: 1. First numbers land in 30–90 seconds.…
request_bind_inline pay_planquote_id*best_timeoption_idoption_idscontact_pref +2
Submit the customer's bind request from the chat. Triggers an internal task for our licensed team to follow up. THIS IS NOT INSTANT BIND — no payment is collected and no coverage s…
resume_quote read-only quote_id*verification
Pick up an existing quote that was started in a previous session or on a different platform. The customer supplies a quote ID. Verification: if the same authenticated user (OAuth u…
start_quote product*meta_codesreferral_source
Begin a new home, auto, or bundled insurance quote. Returns a quote ID to use on every following call. Call this when the customer wants to get an insurance price. INTAKE ORDER (K…
submit_lead emailnotesphoneinterest*quote_idlast_name +3
Capture a lead for an insurance product Libertas doesn't quote inline (renters, life, commercial, motorcycle, boat, RV, umbrella, condo, landlord, etc.) — OR any home/auto customer…
update_quote patch*quote_id*meta_codes
Set or refine any quote parameter except regulated enrichment fields (credit score, MVR, CLUE, VIN-decoded vehicle attributes, public-record property attributes). Idempotent — call…