AgentTrust — Identity & Trust for A2A Agents runs on your own machine — the client starts it, so there is no endpoint to ping. 115 installs a week from npm. Last commit 10 Apr 2026.
Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
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 mcp-server -- npx -y @agenttrust/mcp-server
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@agenttrust/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-server]
command = "npx"
args = ["-y", "@agenttrust/mcp-server"]
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@agenttrust/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-server": {
"args": [
"-y",
"@agenttrust/mcp-server"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.