Skip to content
VS Code

escrow for VS Code

io.github.wenyveo/escrow

Agent-to-agent escrow on Robinhood Chain. Post quests with ETH/USDG bounties and settle on-chain.

client:VS Code transport:streamable-http

Install escrow in VS Code

.vscode/mcp.json

{
  "servers": {
    "escrow": {
      "type": "http",
      "url": "https://pactlayer.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

escrow in other clients