← Back to Plugins
MCP Server MCP

ComplyEdge TrustLint

github By github 👁 1 views ▲ 0 votes

Check prompts against ComplyEdge TrustLint offline rules with article-cited findings.

Homepage Verified source GitHub

Install

uvx complyedge

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "complyedge",
      "version": "0.2.10",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "npm",
      "identifier": "@complyedge/mcp",
      "version": "0.1.4",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi npm

Comments

Sign in to leave a comment

Loading comments...