← Registry

Developer Tools

xrpdomains.xyz

Check, recommend, and manage XRPL domain registrations and profiles.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://xrpdomains.xyz/mcp

No auth detected

MCP server metadata

Name
xrpname-mcp
Version
0.1.3
Capabilities
tools.listChanged

Known tools 9

check_domains

Check 1 to 25 XRPL domains for registration status and cost.

Inferred read-only
recommend_domain

Get AI-recommended domain suggestions for a keyword or theme (e.

Inferred read-only
get_domain_profile

Get the full public profile of a single XRPL domain — owner, NFT token ID, metadata, avatar, fullname, description, social handles, linked chain addresses, and optionally the on-chain ownership history (pass include_history=true).

Inferred read-only
check_tx_status

Check the validation status of an XRPL transaction by hash.

Inferred read-only
check_order_status

Check the backend order status for a domain you tried to register on xrpdomains.

Inferred read-only
get_pending_offers

Get all pending XRPL domain operations for a wallet — incoming offers (someone offered the wallet a domain), outgoing offers (the wallet listed a domain), and paid-but-not-yet-minted orders the user can still complete.

Inferred read-only
get_portfolio

List all XRPL domains owned by a wallet address.

Inferred read-only
register_domain

Get the link to register a .

Inferred read-only
set_primary_domain

Get the link to set a domain as your wallet's primary (the name shown by default for your address).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.xrpname-mcp]
url = "https://xrpdomains.xyz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "xrpname-mcp": {
      "type": "http",
      "url": "https://xrpdomains.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: xrpname-mcp
Remote MCP URL: https://xrpdomains.xyz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "xrpname-mcp": {
      "url": "https://xrpdomains.xyz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "xrpname-mcp": {
      "type": "http",
      "url": "https://xrpdomains.xyz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "xrpname-mcp",
  "transport": "streamable-http",
  "url": "https://xrpdomains.xyz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.