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
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.
More AI & Agents MCP servers
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
MCP Manager for Claude Desktop
zueaisimple web ui to manage mcp (model context protocol) servers in the claude app
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
MCP Server - Remote MacOs Use
baryhuangThe only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Comments