agent escrow for VS Code
io.github.jdhart81/agent-escrow
Trustless escrow & settlement for A2A transactions: exactly-once state machine, frozen fees, tamper-
client:VS Code
transport:streamable-http
tools:9
Install agent escrow in VS Code
.vscode/mcp.json
{
"servers": {
"agent-escrow": {
"type": "http",
"url": "https://mcp.viridisconservation.com/escrow/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs