← Index

io.github.xkumakichi/xaip-mcp-server

io.github.xkumakichi/xaip-mcp-server·v0.1.1·Memory & RAG
Quality Score
80
/100

AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "xaip-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "xaip-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "xaip-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "xaip-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y xaip-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Memory & RAG