AI & ML
Trust: 37/100 (Limited)AgentTrust — Identity & Trust for A2A Agents Guide
Identity, trust, and A2A orchestration for autonomous AI agents. Official A2A partner.
by agenttrust
Quick Start
Install
npx @agenttrust/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"ai-agenttrust-mcp-server": {
"command": "npx",
"args": [
"@agenttrust/mcp-server"
]
}
}
}