Loomal

xaip-mcp-server

MCP server by github.com/xkumakichi/xaip-protocol

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

0 starsnpm: xaip-mcp-server

About xaip-mcp-server

xaip-mcp-server is an MCP (Model Context Protocol) server published by xkumakichi in the official MCP registry, listed under Autonomous Agents on Loomal. AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.

It ships as an npm package (xaip-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/xkumakichi/xaip-protocol.

Use xaip-mcp-server with your agent

Claude Code · one command
claude mcp add xaip-mcp-server -- npx -y xaip-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "xaip-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "xaip-mcp-server"
      ]
    }
  }
}
npmxaip-mcp-server

Frequently asked questions

What is xaip-mcp-server?
xaip-mcp-server is an MCP (Model Context Protocol) server by xkumakichi in the Autonomous Agents category. AI agents get on-chain identity, credentials, reputation, escrow, and persistent memory on XRPL.
How do I connect xaip-mcp-server to Claude, Cursor, or another MCP client?
Install xaip-mcp-server from its npm package (xaip-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is xaip-mcp-server open source?
Yes — the source code is public at github.com/xkumakichi/xaip-protocol.
Can AI agents pay to use xaip-mcp-server?
Not yet through Loomal — xaip-mcp-server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain xaip-mcp-server? Claim this listing free by verifying GitHub ownership, or contact us.