Server data from the Official MCP Registry
Trustless XRPL escrow oracle for AI agents. Create jobs, verify work, release XRP/RLUSD payments.
Trustless XRPL escrow oracle for AI agents. Create jobs, verify work, release XRP/RLUSD payments.
Remote endpoints: streamable-http: https://xrpl-referee.onrender.com
Valid MCP server (1 strong, 0 medium validity signals). 8 known CVEs in dependencies (2 critical, 5 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
Endpoint verified ยท Open access ยท 9 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Unverified package source
We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-eamwhite1-agent-trust": {
"url": "https://xrpl-referee.onrender.com"
}
}
}From the project's GitHub README.
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
Be the first to review this server!
by Modelcontextprotocol ยท Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol ยท Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.