← Registry

AI & Machine Learning

trustailaw.com

Reviews legal text produced by AI vendors for structural red-flags indicating fabrication risk.

1 endpoint4 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://trustailaw.com/api/mcp

No auth detected

MCP server metadata

Name
trustai-verify
Version
1.0.0
Capabilities
tools
Server instructions

TrustAI Verification — a neutral referee for legal-AI output. Call get_descriptor for metadata, list_checks for what it checks (and never claims), review_legal_text to flag orphan quotations and uncited propositions in pasted text for your review. Information, not legal advice.

Known 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.

Inferred read-only
list_checks

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

Inferred read-only
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).

Inferred read-only
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 propositions — a legal proposition stated as established with no citation.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.trustai-verify]
url = "https://trustailaw.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "trustai-verify": {
      "type": "http",
      "url": "https://trustailaw.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: trustai-verify
Remote MCP URL: https://trustailaw.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "trustai-verify": {
      "url": "https://trustailaw.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "trustai-verify": {
      "type": "http",
      "url": "https://trustailaw.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "trustai-verify",
  "transport": "streamable-http",
  "url": "https://trustailaw.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.