AgentTrust — AI Agent Trust, Reliability & Reputation Checks for Claude Desktop
io.github.agenttrust-ai/agenttrust
Trust infrastructure for AI agents: check reliability, verification, and trustDecision by URL.
client:Claude Desktop
transport:streamable-http
tools:5
Install AgentTrust — AI Agent Trust, Reliability & Reputation Checks in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agenttrust": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://getagenttrust.com/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs