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 とエージェント」の他のコンテンツ