Skip to main content
Glama

insurepulse

InsurePulse: AI-synthesized insurance intelligence. Auto coverage analysis, life insurance needs calculator, homeowners gap finder, annual coverage review, renters guidance — plus the Prompt-Pay Interest Engine: deterministic late-claim statutory interest math (TX 18%/prime+5, FL from notice date, NY no-fault 2%/mo, AZ 10%, GA 12%, CA 15%+penalty) with citation-locked demand letters. All endpoints require x402

Coverage: Global

Endpoints: • auto ($0.10): Auto insurance analysis • life ($0.10): Life insurance needs calculator • home ($0.10): Homeowners insurance gap analysis • review ($0.15): Annual insurance coverage review • renters ($0.08): Renters insurance guide • business ($0.10): Business insurance guidance • claim ($0.08): Insurance claims guidance • disability ($0.10): Disability insurance analysis • life-event ($0.10): Life-event insurance checklist • rate ($0.08): Insurance rate optimizer • umbrella ($0.08): Umbrella insurance analysis • health ($0.15): Health insurance explained • prompt-pay ($0.05): Late-claim interest check — statutory prompt-pay interest math (deterministic, no LLM) • prompt-pay-letter ($2.00): Citation-locked late-claim interest demand letter ($2) • prompt-pay-check ($0.25): Agent-tier ($0.25) preview of the prompt-pay demand letter — statute/deadline/interest framework, deterministic, no LLM

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ageNoApplicant age
dogNoWhether tenant has a dog (affects liability)
zipNoZIP code for rate context
debtNoOther debt (student loans, auto, credit card) in USD
langNoResponse language
sqftNoSquare footage
eventNoLife event (marriage, baby, home-purchase, divorce)
stateNoState of registration (e.g. 'Texas', 'CA')
valueNoHome value or purchase price in USD
actionYesWhich endpoint to call. Options: auto | life | home | review | renters | business | claim | disability | life-event | rate | umbrella | health | prompt-pay | prompt-pay-letter | prompt-pay-check
incomeNoAnnual gross income in USD
countryNoISO country code (e.g. US, UK, DE, CA, AU) — tailors norms and benchmark anchors. Default US.
detailsNoAdditional context
profileNoDriver profile description (e.g. 'clean record 10 years, married, homeowner')
revenueNoAnnual revenue USD
vehicleNoVehicle description (e.g. '2020 Toyota Camry')
hmo_planNoCA: true for Knox-Keene/DMHC plans
locationNoCity and state (e.g. 'Austin TX')
mortgageNoRemaining mortgage balance in USD
policiesNoCurrent policies held (e.g. 'auto,home,life,umbrella')
age_rangeNoAge range (e.g. 25-34)
employeesNoEmployee count
net_worthNoEstimated net worth (in local currency) for umbrella/liability sizing
owns_homeNoOwns home (yes/no)
paid_dateNoYYYY-MM-DD paid (omit if unpaid)
situationNoLife situation description (e.g. 'married, 2 kids, dual income')
claim_typeNoproperty | auto | health | disability | life
deductibleNoPolicy deductible USD
dependentsNoNumber of financial dependents
life_stageNoRecent life events (e.g. 'new baby', 'home purchase', 'retirement')
occupationNoOccupation
prioritiesNocost/coverage/dental/maternity/chronic
amount_paidNoUSD partial payment
denial_dateNoNY-PIP: denial date (drives the 65-3.9(c) interest toll)
third_partyNotrue if claiming against someone ELSE's insurer (honest-no)
claim_amountNoUSD claim amount from your records
claim_numberNoClaim number (placeholder if omitted)
date_of_lossNoFL: the 5-yr limitations clock runs from the date of loss
employer_ltdNoExisting employer long-term disability (yes/no/details)
insurer_nameNoInsurer name for the letter
plan_fundingNohealth: fully_insured | self_funded | government | church | unknown (ERISA gate)
submitted_byNoinsured_reimbursement | provider_assigned
teen_driversNoTeen drivers (yes/no)
business_typeNoBusiness type (e.g. consulting, retail, contractor)
policy_numberNoPolicy number (placeholder if omitted)
all_items_dateNoTX: date all requested items were provided
insurance_typeNoInsurance type (auto, home, renters)
current_premiumNoCurrent premium USD
damage_estimateNoEstimated damage USD
rental_propertyNoOwns rental property (yes/no)
weather_relatedNoTX property: true for hail/wind/hurricane (ch. 542A lane) — REQUIRED for TX property
current_coverageNoCurrent dwelling coverage amount in USD
interest_includedNoauto-pay lanes: did the payment include the interest
policyholder_nameNoYour name (placeholder if omitted)
submission_methodNoGA: electronic | paper (deadline fork)
claim_received_dateNoYYYY-MM-DD the insurer received the claim/notice/proof of loss
acted_within_30_of_denialNoNY-PIP: was arbitration/suit filed within 30 days of denial

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed2 schema fields changed
    • changedInput schema / properties / action / description
      Previous value: -"Which endpoint to call. Options: auto | life | home | review | renters | business | claim | disability | life-event | rate | umbrella | health | prompt-pay | prompt-pay-letter"New value: +"Which endpoint to call. Options: auto | life | home | review | renters | business | claim | disability | life-event | rate | umbrella | health | prompt-pay | prompt-pay-letter | prompt-pay-check"
    • changedInput schema / properties / action / enum
      Previous value: -[
      -  "auto",
      -  "life",
      -  "home",
      -  "review",
      -  "renters",
      -  "business",
      -  "claim",
      -  "disability",
      -  "life-event",
      -  "rate",
      -  "umbrella",
      -  "health",
      -  "prompt-pay",
      -  "prompt-pay-letter"
      -]New value: +[
      +  "auto",
      +  "life",
      +  "home",
      +  "review",
      +  "renters",
      +  "business",
      +  "claim",
      +  "disability",
      +  "life-event",
      +  "rate",
      +  "umbrella",
      +  "health",
      +  "prompt-pay",
      +  "prompt-pay-letter",
      +  "prompt-pay-check"
      +]
  2. Changed17 schema fields changed
    • addedInput schema / properties / acted_within_30_of_denial
      Added value: +{
      +  "description": "NY-PIP: was arbitration/suit filed within 30 days of denial",
      +  "type": "string"
      +}
    • changedInput schema / properties / action / description
      Previous value: -"Which endpoint to call. Options: auto | life | home | review | renters | business | claim | disability | life-event | rate | umbrella | health | prompt_pay | prompt_pay_letter"New value: +"Which endpoint to call. Options: auto | life | home | review | renters | business | claim | disability | life-event | rate | umbrella | health | prompt-pay | prompt-pay-letter"
    • changedInput schema / properties / action / enum
      Previous value: -[
      -  "auto",
      -  "life",
      -  "home",
      -  "review",
      -  "renters",
      -  "business",
      -  "claim",
      -  "disability",
      -  "life-event",
      -  "rate",
      -  "umbrella",
      -  "health",
      -  "prompt_pay",
      -  "prompt_pay_letter"
      -]New value: +[
      +  "auto",
      +  "life",
      +  "home",
      +  "review",
      +  "renters",
      +  "business",
      +  "claim",
      +  "disability",
      +  "life-event",
      +  "rate",
      +  "umbrella",
      +  "health",
      +  "prompt-pay",
      +  "prompt-pay-letter"
      +]
    • addedInput schema / properties / all_items_date
      Added value: +{
      +  "description": "TX: date all requested items were provided",
      +  "type": "string"
      +}
    • addedInput schema / properties / amount_paid
      Added value: +{
      +  "description": "USD partial payment",
      +  "type": "string"
      +}
    • changedInput schema / properties / claim_amount / description
      Previous value: -"USD claim amount"New value: +"USD claim amount from your records"
    • addedInput schema / properties / claim_number
      Added value: +{
      +  "description": "Claim number (placeholder if omitted)",
      +  "type": "string"
      +}
    • addedInput schema / properties / date_of_loss
      Added value: +{
      +  "description": "FL: the 5-yr limitations clock runs from the date of loss",
      +  "type": "string"
      +}
    • addedInput schema / properties / denial_date
      Added value: +{
      +  "description": "NY-PIP: denial date (drives the 65-3.9(c) interest toll)",
      +  "type": "string"
      +}
    • addedInput schema / properties / hmo_plan
      Added value: +{
      +  "description": "CA: true for Knox-Keene/DMHC plans",
      +  "type": "string"
      +}
    • addedInput schema / properties / interest_included
      Added value: +{
      +  "description": "auto-pay lanes: did the payment include the interest",
      +  "type": "string"
      +}
    • changedInput schema / properties / plan_funding / description
      Previous value: -"health: fully_insured|self_funded|government|church|unknown (ERISA gate)"New value: +"health: fully_insured | self_funded | government | church | unknown (ERISA gate)"
    • addedInput schema / properties / policy_number
      Added value: +{
      +  "description": "Policy number (placeholder if omitted)",
      +  "type": "string"
      +}
    • addedInput schema / properties / submission_method
      Added value: +{
      +  "description": "GA: electronic | paper (deadline fork)",
      +  "type": "string"
      +}
    • addedInput schema / properties / submitted_by
      Added value: +{
      +  "description": "insured_reimbursement | provider_assigned",
      +  "type": "string"
      +}
    • addedInput schema / properties / third_party
      Added value: +{
      +  "description": "true if claiming against someone ELSE's insurer (honest-no)",
      +  "type": "string"
      +}
    • changedInput schema / properties / weather_related / description
      Previous value: -"TX property: true for hail/wind/hurricane (542A lane) — required for TX property"New value: +"TX property: true for hail/wind/hurricane (ch. 542A lane) — REQUIRED for TX property"
  3. Changed10 schema fields changed
    • changedInput schema / properties / action / description
      Previous value: -"Which endpoint to call. Options: auto | life | home | review | renters | business | claim | disability | life-event | rate | umbrella | health"New value: +"Which endpoint to call. Options: auto | life | home | review | renters | business | claim | disability | life-event | rate | umbrella | health | prompt_pay | prompt_pay_letter"
    • changedInput schema / properties / action / enum
      Previous value: -[
      -  "auto",
      -  "life",
      -  "home",
      -  "review",
      -  "renters",
      -  "business",
      -  "claim",
      -  "disability",
      -  "life-event",
      -  "rate",
      -  "umbrella",
      -  "health"
      -]New value: +[
      +  "auto",
      +  "life",
      +  "home",
      +  "review",
      +  "renters",
      +  "business",
      +  "claim",
      +  "disability",
      +  "life-event",
      +  "rate",
      +  "umbrella",
      +  "health",
      +  "prompt_pay",
      +  "prompt_pay_letter"
      +]
    • addedInput schema / properties / claim_amount
      Added value: +{
      +  "description": "USD claim amount",
      +  "type": "string"
      +}
    • addedInput schema / properties / claim_received_date
      Added value: +{
      +  "description": "YYYY-MM-DD the insurer received the claim/notice/proof of loss",
      +  "type": "string"
      +}
    • addedInput schema / properties / claim_type
      Added value: +{
      +  "description": "property | auto | health | disability | life",
      +  "type": "string"
      +}
    • addedInput schema / properties / insurer_name
      Added value: +{
      +  "description": "Insurer name for the letter",
      +  "type": "string"
      +}
    • addedInput schema / properties / paid_date
      Added value: +{
      +  "description": "YYYY-MM-DD paid (omit if unpaid)",
      +  "type": "string"
      +}
    • addedInput schema / properties / plan_funding
      Added value: +{
      +  "description": "health: fully_insured|self_funded|government|church|unknown (ERISA gate)",
      +  "type": "string"
      +}
    • addedInput schema / properties / policyholder_name
      Added value: +{
      +  "description": "Your name (placeholder if omitted)",
      +  "type": "string"
      +}
    • addedInput schema / properties / weather_related
      Added value: +{
      +  "description": "TX property: true for hail/wind/hurricane (542A lane) — required for TX property",
      +  "type": "string"
      +}
  4. First observed

TDQS

A3.8/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the behavioral transparency burden. It discloses critical operational details: all endpoints require x402 (authentication/payment), per-endpoint pricing, deterministic no-LLM behavior for prompt-pay calculations, and citation-locked demand letters. These go beyond a generic description and help an agent understand cost, auth, and determinism traits. It does not describe output format or error handling, but the disclosed traits are significant.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is long due to 15 endpoints, but it is well-structured with a bulleted list. Each line is informative, adding prices and a one-line summary for each action. There is minor redundancy between the introductory sentence and the endpoint list, but overall it is organized efficiently for the complexity involved.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is highly complex (15 endpoints, 57 parameters, no output schema). The description provides a clear endpoint map and highlights deterministic no-LLM behavior, but it does not explain what responses look like nor how to select parameters for each action. The schema fills some gaps with action-specific parameter descriptions, but the description itself is incomplete for an agent to invoke the tool correctly without additional inference.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% description coverage across 57 parameters, so the baseline is 3. The description adds no extra meaning to parameters; it focuses on endpoint purposes and pricing. It does not explain which parameters apply to which actions, relying instead on the schema's per-parameter descriptions (e.g., 'weather_related' noting it's required for TX property).

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies InsurePulse as an insurance intelligence service, listing specific functions such as auto coverage analysis, life insurance needs calculator, homeowners gap finder, and a statutory interest engine. This clearly distinguishes it from the many sibling 'pulse' tools by focusing on a unique domain (insurance).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists endpoints and their purposes, implying usage scenarios (e.g., 'auto ($0.10): Auto insurance analysis'), but it does not explicitly state when to use this tool versus alternatives or when not to use it. There is no mention of other tools as substitutes, only implicit context that this tool handles insurance-related queries.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.