Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.tooloracle/xrploracle

REMOTE · FEEDORACLE.IO · SCANNED AUG 3

XRPLOracle - 31 XRP Ledger tools: payments, DEX, AMM, hooks, NFTs, validators, DIDs.

Available components

+4 this week 58 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability54
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1564 tokens (~50/item across 31 items; 31 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage86
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 59% of tool parameters carry a description.Partial
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · feedoracle.io

# add to Claude Code
claude mcp add --transport http io-tooloracle-xrploracle https://feedoracle.io/xrpl/mcp/
# ~/.codex/config.toml
[mcp_servers.io-tooloracle-xrploracle]
url = "https://feedoracle.io/xrpl/mcp/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-tooloracle-xrploracle": {
      "type": "remote",
      "url": "https://feedoracle.io/xrpl/mcp/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add io-tooloracle-xrploracle --url https://feedoracle.io/xrpl/mcp/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  io-tooloracle-xrploracle:
    url: "https://feedoracle.io/xrpl/mcp/"
// mcp.json
{
  "mcpServers": {
    "io-tooloracle-xrploracle": {
      "type": "http",
      "url": "https://feedoracle.io/xrpl/mcp/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://feedoracle.io/xrpl/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=feedoracle.io CN=YE1,O=Let's Encrypt,C=US 18 Jul 2026 16 Oct 2026 ECDSA 256 ECDSA-SHA384 527ff2ca2ba4bed1e35b2c7b10b28b8a069
SANs: feedoracle.io, www.feedoracle.io
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of feedoracle.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
feedoracle.io. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://feedoracle.io/xrpl/mcp/ Verified 200
http (plaintext) http://feedoracle.io/xrpl/mcp/ HTTPS enforced 308 https://feedoracle.io/xrpl/mcp/
MCP tools — 31 exposed · ~1,564 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
xrpl_account_intel ~43

XRPL account intelligence: XRP balance, trust lines, open offers, escrows, flags

NameTypeReqDescription
addressstringyesXRPL classic address (r...)

No output schema declared.

No examples provided.

xrpl_amm_pools ~44

XRPL AMM liquidity pool intelligence: reserves, trading fee, LP token supply

NameTypeReqDescription
assetstring
asset2string

No output schema declared.

No examples provided.

xrpl_beacon_pulse ~40

Read the OracleNet beacon. Mesh health, settlement lanes (XRPL + Base), join instructions. The heartbeat of the autonomous agent economy.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_compliance_check ~50

XRPL compliance check: freeze status, clawback capability, auth requirements, transfer restrictions. Native MiCA-relevant controls.

NameTypeReqDescription
accountstringyesXRPL account to check compliance flags

No output schema declared.

No examples provided.

xrpl_dex_orderbook ~69

XRPL native DEX order book: bids/asks for any currency pair

NameTypeReqDescription
base_currencystring
base_issuerstring
limitinteger
quote_currencystring
quote_issuerstring

No output schema declared.

No examples provided.

xrpl_escrow_check ~46

Check active XRPL escrows for an address. Shows locked amounts, conditions, and deadlines.

NameTypeReqDescription
ownerstringyesXRPL address to check escrows for

No output schema declared.

No examples provided.

xrpl_escrow_create ~96

Create an XRPL native escrow for agent-to-agent deals. No smart contract needed — XRPL has built-in escrow. Lock XRP, set conditions, auto-release on fulfillment.

NameTypeReqDescription
amount_xrpnumberAmount to escrow in XRP
deal_typestringType of deal
destinationstringRecipient XRPL address
hoursintegerHours until escrow can be finished

No output schema declared.

No examples provided.

xrpl_escrow_monitor ~35

XRPL escrow intelligence: locked XRP amounts, conditions, expiry, total value

NameTypeReqDescription
addressstringyes

No output schema declared.

No examples provided.

xrpl_gateway_balances ~49

XRPL gateway/issuer analysis: total obligations, hot wallet balances, compliance capabilities (freeze, clawback, require auth).

NameTypeReqDescription
accountstringyesGateway/issuer XRPL address

No output schema declared.

No examples provided.

xrpl_iso20022 ~38

ISO 20022 mappable XML structure for RLUSD evidence. Banking-grade data format for regulated institutions. MiCA/DORA-ready.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_ledger_data ~76

XRPL on-chain object scanner: explore DIDs, AMMs, MPTs, escrows, offers, checks, NFTs as native ledger objects.

NameTypeReqDescription
typestringObject type filter: account, amm, check, did, escrow, nft_offer, offer, payment_channel, mpt_issuance

No output schema declared.

No examples provided.

xrpl_nft_intel ~59

XRPL NFT intelligence (XLS-20): collection stats, holdings, mutable URIs, transfer fees. Native ledger NFTs — no smart contract risk.

NameTypeReqDescription
accountstringXRPL account to check NFTs for (optional)

No output schema declared.

No examples provided.

xrpl_nft_offers ~46

XRPL NFT buy/sell offers for a specific NFToken. Shows all active marketplace offers.

NameTypeReqDescription
nft_idstringyesNFTokenID to check offers for

No output schema declared.

No examples provided.

xrpl_overview ~27

XRPL network overview: XRP price, ledger stats, reserve requirements, base fee

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_path_find ~96

XRPL cross-currency path finding: discover optimal payment routes using DEX + AMM liquidity. Atomic cross-currency settlement.

NameTypeReqDescription
amountstringAmount to deliver
currencystringDestination currency (default: USD)
destination_accountstringyesReceiver XRPL address
issuerstringCurrency issuer (if not XRP)
source_accountstringyesSender XRPL address

No output schema declared.

No examples provided.

xrpl_payment_intel ~53

XRPL cross-border payment intelligence: routing, ODL, settlement speed, cost

NameTypeReqDescription
amount_xrpnumber
from_currencystring
to_currencystring

No output schema declared.

No examples provided.

xrpl_quantum_join ~79

Join OracleNet via your XRPL wallet. One call: instant Trust Passport, 1,229 compliance tools, cross-chain settlement (XRPL + Base). The gateway to the autonomous agent economy.

NameTypeReqDescription
agent_namestringYour agent name
xrpl_addressstringyesYour XRPL address (starts with r)

No output schema declared.

No examples provided.

xrpl_rlusd ~28

RLUSD stablecoin compliance and risk intelligence: peg health, supply, NYDFS compliance

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_anchor ~44

RLUSD on-chain attestation anchoring: 86+ XRPL transactions anchoring SHA-256 hashes of attestation data. Unfalsifiable audit trail.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_cci ~48

RLUSD Compliance Confidence Index (CCI): proprietary composite score from peg stability (40%), reserve ratio (35%), market depth (25%). Grade A-F. MiCA-relevant.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_enterprise ~40

RLUSD enterprise-grade data: freshness scoring, confidence levels, multi-source attribution, compliance flags, schema versioning. Built for regulated institutions.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_holders ~41

RLUSD holder distribution analysis: whale concentration, top 10/50 holders, concentration risk score. Scanned directly from XRPL trust lines.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_integrity ~50

RLUSD multi-source integrity check: cross-references DeFiLlama price, XRPL on-chain supply, XRPL DEX liquidity. Auto-flags peg deviations and supply mismatches.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_service ~46

RLUSD CPA-attested transparency reports: reserve ratios, outstanding units, reserve values from Standard Custody (NYDFS-regulated, AICPA standard). Parsed and structured.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_supply ~50

RLUSD live supply intelligence: on-chain circulating supply from XRPL gateway_balances, mint/burn tracking, supply changes 24h/7d. The deepest RLUSD supply data available.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rlusd_webhook ~48

RLUSD enterprise webhook system: HMAC-SHA256 signed alerts for depeg, supply mismatch, reserve warnings, new attestations. Exponential backoff + dead letter queue.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_rwa_scoring ~49

XRPL RWA ecosystem scoring: infrastructure (95), DeFi primitives (85), compliance (90), RWA readiness (88). Overall Grade A. The definitive XRPL assessment.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_server_state ~50

XRPL network deep state: validators, amendments, fees, load, uptime. Shows all native features (DEX, AMM, NFT, DID, Credentials, MPT, Escrow, Compliance).

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_settlement_status ~38

XRPL settlement lane: fees, speed, RLUSD supply, liquidity. Why XRPL is the fastest settlement for AI agent commerce.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

xrpl_token_check ~41

XRPL issued currency risk check: issuer trust, supply, freeze capability, compliance

NameTypeReqDescription
currencystring
issuerstring

No output schema declared.

No examples provided.

xrpl_trust_lines ~45

XRPL trust line analysis: all issued currencies an account holds. Shows balances, issuers, compliance status.

NameTypeReqDescription
accountstringyesXRPL account to analyze

No output schema declared.

No examples provided.