@complyedge/mcp
Run offline TrustLint checks from any MCP host with Node.js:
{
"complyedge": {
"command": "npx",
"args": ["-y", "@complyedge/mcp"]
}
}
The server exposes three read-only tools:
scan_prompt checks a candidate prompt before it is sent to a model.
check_compliance checks already-produced text and returns cited findings.
list_rules lists the bundled offline rule corpus.
It runs locally against the bundled TrustLint YAML corpus. It makes no network
calls, needs no API key, and is not a legal opinion, a system-risk classifier,
or the hosted ComplyEdge runtime-enforcement API.
For runtime policy enforcement and an Article 12 audit trail, use
@complyedge/sdk. For direct
CLI use, install trustlint.