AI & ML
Trust: 39/100 (Limited)io.github.agntor/trust Guide
Trust layer for AI agents: identity, guard, redact, escrow, and x402 payments.
by agntor
Quick Start
Install
npx @agntor/mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-agntor-trust": {
"command": "npx",
"args": [
"@agntor/mcp"
]
}
}
}