MCP.so
登录
A

Agent Guild

@AgentTanuki

关于 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

基本信息

分类

AI 与智能体

传输方式

stdio

发布者

AgentTanuki

提交者

AgentTanuki

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

AI 与智能体 分类下的更多 MCP 服务器