Trust layer for AI agents: signed delegation decisions, passports, and 16 verified guest tools.
claude mcp add agent-guild --transport http https://agent-guild-5d5r.onrender.com/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"agent-guild": {
"url": "https://agent-guild-5d5r.onrender.com/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"agent-guild": {
"serverUrl": "https://agent-guild-5d5r.onrender.com/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"agent-guild": {
"type": "http",
"url": "https://agent-guild-5d5r.onrender.com/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"agent-guild": {
"url": "https://agent-guild-5d5r.onrender.com/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"agent-guild": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agent-guild-5d5r.onrender.com/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://agent-guild-5d5r.onrender.com/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.AgentTanuki--agent-guild/reviews or the review_server meta-tool.
POST /mcp