← Back to all apps

Jerry.ai Car Insurance & Care

Shoppingby Jerry Services, Inc
Launched Feb 20, 2026 on ChatGPT

Jerry helps you make confident decisions about car insurance and repairs with personalized data from repair shops and insurance providers.

2ChatGPT Tools
Jerry Services, IncDeveloper
ShoppingCategory

Available Tools

Quotes

quotes
Full Description

Retrieve personalized auto insurance quotes and render the corresponding widget. Always include the pricing caveat from pricingCaveat when presenting results (the numbers are averages, not actual quotes, and real prices require completing quoting on Jerry). Do not assume or auto-generate values for required parameters without explicit user confirmation. If optional parameters are not provided, omit them. Prompt the user for any missing required values or to confirm suggested defaults before proceeding.

Parameters (3 required, 3 optional)
Required
driverAgeinteger
vehiclesarray
zipCodestring
Optional
driverCountinteger
hasYoungOrAtFaultDriverboolean
isAutoInsuredboolean

Repair-estimate

repair-estimate
Full Description

Estimate car repair cost given vehicle info, repair service, and ZIP. If the tool throw error, no matter job not found or price not be provided, do not attempt to generate or infer any additional answer. Simply report the error message to the user.

Parameters (3 required)
Required
servicestring

The repair service needed. It needs to be clear and specific. e.g., "front brake disc replacement".

vehicleobject

The vehicle information: year, make, model, trim. Year, make, and model are required fields.

zipstring

The 5-digit ZIP code where the repair will take place.