Skip to content

InsuranceMaxx

In development

Upload a denial letter and the agent reads it, recalls what previous appeals of that type taught it, decides whether the claim is worth fighting, and drafts the appeal along with an action plan of what to file, where, and by when. Every procedural detail is tagged with its source, and anything the letter does not state is flagged for a human rather than invented. What it learns is held as machine memory scoped per denial type, so the thirtieth appeal against a denial type does not look like the first.

Get it

This tool isn't released yet. Builds land here and on GitHub Releases as soon as it's ready. Subscribe on YouTube to hear about it first.

Requirements: macOS with Python 3.12+. Needs an Anthropic API key, and an XTrace API key for the agent's memory.

Installing

  1. 1Download the build that matches your operating system.
  2. 2Open the file and follow your platform's normal install flow.
  3. 3On macOS, the first launch may be blocked because the build isn't notarized. Go to System Settings → Privacy & Security and choose Open Anyway. On Windows, SmartScreen may show a similar warning for the same reason.