Plain English
README.md
# Plain English ๐
Paste a contract, lease, terms of service, insurance policy, loan agreement or medical letter โ
find out **what you're actually agreeing to**. Free, open-source, **zero extra credits**.
One [MCP](https://modelcontextprotocol.io) server for Claude & ChatGPT.
## What you get back
- **Bottom line** โ what this document is and your real exposure
- **What matters most** โ risks ranked Critical โ Notable, each with the **verbatim quote**, its plain meaning, and the scenario where it bites
- **Deadlines, money, exits** โ fees, penalties, auto-renewal and its cancel window, how to get out
- **Rights you give up** โ arbitration, class-action waivers, unilateral changes
- **What's missing** โ protections a reader would expect and this document omits (absence *is* a finding)
- **Standard stuff** โ one line for the boilerplate, so you can ignore it
- **Ask them this** / **Negotiate this** โ exact questions and specific asks, each tied to a clause
- **Worth a professional?** โ whether the stakes warrant one, and what to bring them
## Scope โ read this
This is **comprehension help so you understand your own document. It is not legal, medical, or financial
advice** and does not replace a professional. The protocol is built to be honest about that: it works
only from your pasted text, never invents clauses or figures, presents both readings when wording is
ambiguous, flags when an outcome turns on local law it can't verify, and tells you plainly when the
stakes justify a real lawyer.
## How it's free
The server runs **no AI**. It returns an expert decoding **protocol** as plain text; your own
Claude/ChatGPT executes it in the same turn. No API key, no second bill.
## Use it
```
Plain English: [paste your lease]
Plain English, I'm the tenant, I'm in Maharashtra: [paste]
Plain English, quick, focus on cost: [paste]
```
Knobs: `role` (tenant/borrower/customer/patient) ยท `jurisdiction` ยท `focus` (cost/exit/data/liability) ยท `depth` (quick/full)
## Deploy your own (free)
```powershell
npm install
npx wrangler deploy # prints your live URL
```
Your connector URL is that address **+ `/mcp`**.
## Connect it
- **Claude** (any plan): Settings โ Connectors โ Add custom connector โ paste the `/mcp` URL
- **ChatGPT** (Plus+, desktop web): Settings โ Connectors โ Advanced โ Developer mode โ add the `/mcp` URL, Auth **None**
## License
MIT ยฉ 2026 Pranay Mahendrakar โ free to use, modify, and share.
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues