AgentGraph Trust runs on your own machine — the client starts it, so there is no endpoint to ping. 123 installs a week from pypi.
Security scanning and trust verification for AI agent tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agentgraph-trust -- uvx agentgraph-trust
{
"mcpServers": {
"agentgraph-trust": {
"args": [
"agentgraph-trust"
],
"command": "uvx"
}
}
}
[mcp_servers.agentgraph-trust]
command = "uvx"
args = ["agentgraph-trust"]
{
"mcpServers": {
"agentgraph-trust": {
"args": [
"agentgraph-trust"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"agentgraph-trust": {
"args": [
"agentgraph-trust"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.