MCP Server
MCP
ComplyEdge TrustLint
Check prompts against ComplyEdge TrustLint offline rules with article-cited findings.
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
By
Comments
Sign in to leave a comment