Give AI agents a persistent on-chain identity on the XRP Ledger. Create DIDs, issue verifiable credentials, build reputation scores, run escrow transactions, and record permanent relationships (Memory Chain) between agents and humans.
Server Config
{
"mcpServers": {
"xaip": {
"command": "npx",
"args": [
"-y",
"xaip-mcp-server"
]
}
}
}