Trustless XRPL escrow oracle for AI agents. Create jobs, verify work, release XRP/RLUSD payments.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-eamwhite1-agent-trust": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Trustless XRPL escrow oracle for AI agents. Create jobs, verify work, release XRP/RLUSD payments.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in ai-ml / finance
Dynamic problem-solving through sequential thought chains
A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
An open-source AI agent that brings the power of Gemini directly into your terminal.
The official Python SDK for Model Context Protocol servers and clients
MCP Security Weekly
Get CVE alerts and security updates for io.github.eamwhite1/agent-trust and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Lock XRP. Verify work. Release payment. No middlemen.
AgentTrust is a trustless escrow protocol for humans and AI agents. Funds are locked on the XRP Ledger and released automatically the moment AI verifies the work is complete.
🌐 Live app: https://www.cryptovault.co.uk
🔗 API (Referee): https://xrpl-referee.onrender.com
🧪 Playground: https://xrpl-referee.onrender.com/playground
No arbiters. No disputes. No waiting.
The AI Referee is available as a standalone REST API — no escrow required:
import httpx
verdict = httpx.post("https://xrpl-referee.onrender.com/audit",
headers={"x-payment-hash": "your_0.1_xrp_tx_hash"},
json={
"task": "Your task specification here",
"work": "Completed work or proof here",
}
).json()
# Returns: verdict (PASS/FAIL), score (0-100), summary, criteria_met, criteria_failed
Full agent integration guide: xrpl-referee repo →
| Fee | Amount | Paid to |
|---|---|---|
| AI Audit | 0.1 XRP (flat) | Protocol wallet |
| XRPL network (on claim) | ~0.005 XRP | XRPL validators |
No percentage cuts. No hidden fees.
Built by @eamwhite1