# TrustAI Verification [Health: Active]

**Category:** ⚖️ Legal  
**Repository:** https://trustailaw.com/verify  
**Views:** 2  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/trustai-verification

## Description
Neutral referee for legal-AI output: flags orphan quotes and uncited claims. Not legal advice.

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "trustai-verification": {
    "command": "npx",
    "args": ["-y","trustai-verification"]
  }
}
```

## Documentation
TrustAI independently checks legal AI output from any vendor for objectively verifiable problems: whether cited cases actually exist (verified against the CourtListener/Free Law Project Citation Lookup API), quotations without a citation, and legal propositions stated without supporting citations. It explicitly does not opine on whether an authority actually supports an argument, whether the underlying analysis is correct, or what to do next — a licensed attorney must make that judgment. No MCP endpoint, API key requirement, or installation instructions were found on the pages reviewed; it appears to be a web-based paste-and-check tool built by Bonis Systems LLC.

**Use cases:**
- Check whether case citations in AI-generated legal text actually exist
- Flag quotations in a legal document that lack a citation
- Flag legal propositions stated without supporting citations
- Screen AI-drafted legal content for hallucination risk before relying on it

**Key features:**
- Citation verification against CourtListener (VERIFIED / NOT IN COURTLISTENER / UNVERIFIABLE)
- Orphan-quotation detection
- Uncited-proposition flagging
- Free, web-based paste-and-check interface

_Summarized from the repository README — see the link above for the full text._

