2 months ago
Trust verification and security scanning for AI agents. Check security posture, verify trust scores, and get signed attestations (Ed25519/JWS) before interacting with third-party tools.
Server Config
{
"mcpServers": {
"agentgraph-trust": {
"command": "agentgraph-trust",
"env": {
"AGENTGRAPH_URL": "https://agentgraph.co"
}
}
}
}