Loading MCP server directory, please wait...
MCP server for XRPL identity: DIDs, credentials, signer lists, and safe transaction workflows.
npx @getmcp/cli add io.github.jarod-vyent/xrpl-identity-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jarod-vyent/xrpl-identity-mcp": {
"command": "npx",
"args": [
"-y",
"xrpl-identity-mcp"
],
"env": {
"XRPL_NETWORK": "",
"XRPL_ENDPOINT": "",
"ALLOW_MAINNET_SUBMIT": ""
}
}
}
}