Chaiz MCP

Live vehicle warranty (service contract) quotes by VIN, plate, or make/model/year.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Live vehicle warranty (service contract) quotes by VIN, plate, or make/model/year.

    Server tool list (6)

    Raw names from tools/list. Only developers need these.

    list_vehicle_modelsList the models (and the years available) for a given Chaiz make id. Get the make id from list_vehicle_makes.
    search_plans_by_vehicleSearch Chaiz for vehicle service contract (extended warranty) plans by make, model, and year. Results are 36-month (3-year) term plans. Returns plan cards with monthly and total price, coverage term, coverage level, rating, and links to chaiz.com. All of make, model, year, mileage, and state are required. If any are missing, ASK the user for them — never guess the mileage or state.
    lookup_vehicleFuzzy-match a vehicle by make (and optional model/year) to confirm it exists and correct spelling before a plan search. Use this when the user's make/model looks misspelled or uncertain.
    list_vehicle_makesList the vehicle makes (manufacturers) Chaiz supports. Use this to map a user's make to its id before listing models.
    search_plans_by_license_plateSearch Chaiz for vehicle service contract plans by US license plate. The plate plus state is used to identify the vehicle. Results are 36-month (3-year) term plans. License plate, state, and mileage are required. If mileage is missing, ASK the user — never guess.
    search_plans_by_vinSearch Chaiz for vehicle service contract plans by VIN. The VIN is decoded to the vehicle automatically. Results are 36-month (3-year) term plans. VIN, mileage, and state are required. If mileage or state is missing, ASK the user — never guess.