Skip to content
VS Code

AgentTrust for VS Code

io.github.eamwhite1/agent-trust

Trustless XRPL escrow oracle for AI agents. Create jobs, verify work, release XRP/RLUSD payments.

client:VS Code transport:streamable-http runtime:npm

Install AgentTrust in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-trust": {
      "type": "http",
      "url": "https://xrpl-referee.onrender.com"
    }
  }
}

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

AgentTrust in other clients