Grounded in primary law

Turn your AI into a patient advocate

Connect the Legal Research Tools to your AI assistant and get answers grounded in the law, with the exact provision, deadline, and next step.

Get startedTry it outInstallResearch only, not legal advice

Nothing to install: ask a legal question in the Max Health assistant, which already has these tools connected. Or add them to the AI you already use.

The difference

An LLM alone sounds authoritative. Grounded, it points you to the exact law.

Any assistant answers a legal question with confidence. The Legal Research Tools change where the answer comes from and how it gets there: with the exact provision in hand, your assistant reaches a checkable answer in fewer steps instead of reasoning toward a plausible guess.

LLM alone
Ungrounded
?§ ??
Without the source, it reasons toward a plausible guess: many steps, and citations that can be invented, wording recalled from memory, a version possibly years out of date.
Many stepsNo source to verify
With Legal Research Tools
Grounded in primary law
?§§ 630h BGB§
With the exact law in hand, fewer steps to a checkable answer: the precise article, the official wording, freshness-checked, with a link back to the source you can open yourself.
Fewer stepsCited to primary law

The richer and cleaner the source, the less the model has to guess, and the less room there is to take a wrong turn.

Features
Know your rights
Find the exact law behind a question about your care, your coverage, your medical records, or consent
Appeal denials
The deadlines, the connected rules, and the court decisions that matter when you challenge a refused claim or a disputed bill
Answers you can check
Your AI gets the exact article and the official wording to work from, so you can look up and check what it tells you
What to do next
How to request your records, file a complaint, or appeal a decision, including who to send it to and by when
Secure sign-in
Sign in with Max Health, using Google or your email. Your AI stays connected after that
Works in your AI
Works with Claude and ChatGPT, and with any assistant that lets you add a connector
Install

Install the legal plugin

The plugin bundles the connector and the patient-rights skill, so your AI can look up statutes, fetch a provision's live text, compare jurisdictions, and pull case law right inside your chats. You sign in the first time.

Claude
Pro · Max · Team · Enterprise
  1. Open Customize → Plugins.
  2. Under Personal plugins: + → Add marketplace → Sync from GitHub.
  3. Enter max-network/plugins and sync.
  4. Find legal, click Install, and sign in.
Claude Code, Cursor & VS Code
Add the marketplace, then install the plugin:
/plugin marketplace add max-network/plugins
/plugin install legal@max-network
ChatGPT
Pro · Business · Enterprise
  1. Open Settings → Connectors and enable developer mode.
  2. Add a connector pointing at this server URL, then sign in:
https://legal.maxhealth.tech/mcp
Codex
Add the marketplace, then install the plugin:
codex plugin marketplace add max-network/plugins
codex plugin add legal@max-network
Prefer to add the raw MCP connector?

Works with any MCP client. Add this to your configuration; you sign in the first time.

{
  "mcpServers": {
    "legal": { "url": "https://legal.maxhealth.tech/mcp" }
  }
}