Hive Escrow for VS Code
io.github.srotzin/hive-mcp-escrow
Trust-minimized USDC escrow for autonomous agent transactions
client:VS Code
transport:streamable-http
Install Hive Escrow in VS Code
.vscode/mcp.json
{
"servers": {
"hive-mcp-escrow": {
"type": "http",
"url": "https://hive-mcp-escrow.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs