← All servers

Shoon A2A Trust Services (pilot)

io.github.ShoonEnterprises/shoon-a2a-sandbox v0.1.0
Official Registry git

Five trust services for agents: claim checks, citation audits, extraction, tripwires, work audits.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add shoon-a2a-sandbox --transport http https://shoon-a2a-sandbox.onrender.com/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "shoon-a2a-sandbox": {
      "url": "https://shoon-a2a-sandbox.onrender.com/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "shoon-a2a-sandbox": {
      "serverUrl": "https://shoon-a2a-sandbox.onrender.com/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "shoon-a2a-sandbox": {
      "type": "http",
      "url": "https://shoon-a2a-sandbox.onrender.com/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "shoon-a2a-sandbox": {
      "url": "https://shoon-a2a-sandbox.onrender.com/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "shoon-a2a-sandbox": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://shoon-a2a-sandbox.onrender.com/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://shoon-a2a-sandbox.onrender.com/mcp
X-API-KEY: ••••••

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.ShoonEnterprises--shoon-a2a-sandbox/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent