AI & ML
Trust: 39/100 (Limited)io.github.Garl-Protocol/agent-trust Guide
AI agent trust & reputation protocol — verify, score, route, compare, delegate. 18 tools.
by garl-protocol
Quick Start
Install
npx @garl-protocol/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-garl-protocol-agent-trust": {
"command": "npx",
"args": [
"@garl-protocol/mcp-server"
]
}
}
}