agent arbitration for VS Code
io.github.jdhart81/agent-arbitration
Deterministic, machine-verifiable dispute resolution for A2A escrows.
client:VS Code
transport:streamable-http
tools:8
Install agent arbitration in VS Code
.vscode/mcp.json
{
"servers": {
"agent-arbitration": {
"type": "http",
"url": "https://mcp.viridisconservation.com/arbitration/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs