$ timeahead_
mcp/xrpl-utilities/install

install XRPL-Utilities

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/XRPL-Utilities/xrpl-utilities-mcp
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "xrpl-utilities": {
      "command": "npx",
      "args": [
        "-y",
        "@xrpl-utilities/mcp",
        "--transport",
        "stdio"
      ]
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/xrpl-utilities/install/claude-desktop
← back to XRPL-Utilities
Install XRPL-Utilities MCP Server — Claude Desktop, Cursor, Windsurf, VS Code | Timeahead