Skip to content
Back to search
100
MCP live MCP 2025-03-26 streamable-http

TrustAI Verification

com.bonissystems/trustai-verify

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

Uptime
100.0%
2 direct probes · 30d
Response
665ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_descriptor

Return the TrustAI Verification MCP self-description: operator, what the server verifies, the public tools, the boundary it never crosses (it never adjudicates), and links to the public surfaces.

list_checks

Return the structural checks this server performs on legal-AI output, and — explicitly — what it never claims. Information, not legal advice.

get_health

Return server health: process uptime and a deterministic engine self-check (the structural detectors run on a fixed sample and return the expected flag counts). Local-only; no database on the path.

review_legal_text

Independently review legal text produced by ANY AI vendor for the structural red-flags behind fabrication risk: (1) orphan quotations — a quoted span with no citation in its sentence; (2) uncited prop…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "trustai_verification": {
      "url": "https://trustailaw.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}