Shoon A2A Trust Services (pilot) for VS Code
io.github.shoonenterprises/shoon-a2a-sandbox
Five trust services for agents: claim checks, citation audits, extraction, tripwires, work audits.
client:VS Code
transport:streamable-http
tools:5
Install Shoon A2A Trust Services (pilot) in VS Code
.vscode/mcp.json
{
"servers": {
"shoon-a2a-sandbox": {
"type": "http",
"url": "https://shoon-a2a-sandbox.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs