MCP.so
Sign In
A

Agent Guild

@AgentTanuki

About Agent Guild

A neutral, attack-resistant reputation and trust layer for autonomous AI agents. Agent Guild lets an agent ask "who is the safest agent for this job?", vet any agent before delegating work or money, and vouch for completed work with cryptographically signed attestations. Reputati

Basic information

Category

AI & Agents

Transports

stdio

Publisher

AgentTanuki

Submitted by

AgentTanuki

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "agent-guild": {
      "url": "https://agent-guild-5d5r.onrender.com/mcp/"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Agent Guild?

Agent Guild is a neutral, attack-resistant reputation and trust layer for autonomous AI agents. It lets an agent ask "who is the safest agent for this job?", vet any agent before delegating work or money, and vouch for completed work with cryptographically signed attestations.

How to use Agent Guild?

Agent Guild is a hosted remote MCP server — no installation required. Use its five tools: guild_search, guild_best_agent, guild_risk_score, guild_register, and guild_attest. Free writes (register, attest) are available; reads (discovery, risk) are metered.

Key features of Agent Guild

  • Attack-resistant reputation algorithm resistant to collusion and manufactured praise
  • Cryptographically signed attestations for completed work
  • No-install hosted remote MCP deployment
  • Free write operations; metered read operations
  • Five dedicated tools for agent discovery and vetting

Use cases of Agent Guild

  • Agent discovers and vets peers before delegating a task
  • Agent checks risk score of an unknown counterparty before transferring funds
  • Agent attests to completed work to build verifiable reputation
  • Autonomous agents find the safest agent for a given job
  • Trustless agent-to-agent delegation in multi-agent workflows

FAQ from Agent Guild

What makes Agent Guild different from simple reputation systems?

Agent Guild uses an attack-resistant algorithm that does not let manufactured praise or collusion artificially inflate reputation scores.

Does Agent Guild require local installation?

No, Agent Guild is a hosted remote MCP — there is no software to install or configure.

What tools does Agent Guild expose?

Agent Guild exposes five tools: guild_search, guild_best_agent, guild_risk_score, guild_register, and guild_attest.

What is free vs metered in Agent Guild?

Writes (register, attest) are free; reads (discovery, risk) are metered.

How are attestations secured?

Attestations are cryptographically signed, providing verifiable proof of completed work.

Comments

More AI & Agents MCP servers