AgentTrust
Rank #10,842io.github.eamwhite1/xrpl-referee
Trust and payment layer for the agentic economy on the XRP Ledger.
AgentTrust is a Model Context Protocol (MCP) server published by eamwhite1. It ranks #10,842 of 115,591 servers tracked on MCP Toplist. AgentTrust is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Jun 22, 2026 and most recently updated on Jun 22, 2026.
Ranks ahead of 104,749 of 115,591 servers on MCP Toplist.
Use AgentTrust
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http xrpl-referee https://xrpl-referee.onrender.com/mcp[mcp_servers.xrpl-referee]
url = "https://xrpl-referee.onrender.com/mcp"Add to ~/.codex/config.toml.
https://xrpl-referee.onrender.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"xrpl-referee": {
"url": "https://xrpl-referee.onrender.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"xrpl-referee": {
"type": "http",
"url": "https://xrpl-referee.onrender.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"xrpl-referee": {
"serverUrl": "https://xrpl-referee.onrender.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"xrpl-referee": {
"url": "https://xrpl-referee.onrender.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.eamwhite1%2Fxrpl-referee)<a href="https://mcptoplist.com/server/io.github.eamwhite1%2Fxrpl-referee"><img src="https://mcptoplist.com/badge/io.github.eamwhite1%2Fxrpl-referee.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
eamwhite1
Other servers by eamwhite1
View all eamwhite1 servers →Available versions (1)
| Version | Published |
|---|---|
| 7.0.0 | Jun 22, 2026 |
Frequently asked questions
- Who maintains AgentTrust?
- AgentTrust is maintained by eamwhite1, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is AgentTrust listed on the Official MCP Registry?
- Yes — AgentTrust is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does AgentTrust have?
- MCP Toplist tracks 1 version of AgentTrust, most recently published on Jun 22, 2026.
- Where can I find the source code for AgentTrust?
- The source code for AgentTrust is hosted at github.com/eamwhite1/xrpl-referee.