Loomal

agent-trust

MCP server by github.com/garl-protocol/garl

AI agent trust & reputation protocol — verify, score, route, compare, delegate. 18 tools.

3 starsnpm: @garl-protocol/mcp-server

About agent-trust

agent-trust is an MCP (Model Context Protocol) server published by garl-protocol in the official MCP registry, listed under Autonomous Agents on Loomal. AI agent trust & reputation protocol — verify, score, route, compare, delegate. 18 tools.

It ships as an npm package (@garl-protocol/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/garl-protocol/garl, where the project has earned 3 GitHub stars.

Use agent-trust with your agent

Claude Code · one command
claude mcp add agent-trust -- npx -y @garl-protocol/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-trust": {
      "command": "npx",
      "args": [
        "-y",
        "@garl-protocol/mcp-server"
      ]
    }
  }
}
npm@garl-protocol/mcp-server

Frequently asked questions

What is agent-trust?
agent-trust is an MCP (Model Context Protocol) server by garl-protocol in the Autonomous Agents category. AI agent trust & reputation protocol — verify, score, route, compare, delegate. 18 tools.
How do I connect agent-trust to Claude, Cursor, or another MCP client?
Install agent-trust from its npm package (@garl-protocol/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is agent-trust open source?
Yes — the source code is public at github.com/garl-protocol/garl, with 3 GitHub stars.
Can AI agents pay to use agent-trust?
Not yet through Loomal — agent-trust is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-trust? Claim this listing free by verifying GitHub ownership, or contact us.