Loomal

agentpay

MCP server by github.com/alefnt/agentpay

AI Agent payment protocol on CKB Fiber Network. Zero-gas micropayments with Hold Invoice escrow.

0 starsnpm: @agentpay-dev/mcp-server

About agentpay

agentpay is an MCP (Model Context Protocol) server published by alefnt in the official MCP registry, listed under Autonomous Agents on Loomal. AI Agent payment protocol on CKB Fiber Network. Zero-gas micropayments with Hold Invoice escrow.

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

Development happens in the open at github.com/alefnt/agentpay.

Use agentpay with your agent

Claude Code · one command
claude mcp add agentpay-mcp-2 -- npx -y @agentpay-dev/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agentpay-mcp-2": {
      "command": "npx",
      "args": [
        "-y",
        "@agentpay-dev/mcp-server"
      ]
    }
  }
}
npm@agentpay-dev/mcp-server

Frequently asked questions

What is agentpay?
agentpay is an MCP (Model Context Protocol) server by alefnt in the Autonomous Agents category. AI Agent payment protocol on CKB Fiber Network. Zero-gas micropayments with Hold Invoice escrow.
How do I connect agentpay to Claude, Cursor, or another MCP client?
Install agentpay from its npm package (@agentpay-dev/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 agentpay open source?
Yes — the source code is public at github.com/alefnt/agentpay.
Can AI agents pay to use agentpay?
Not yet through Loomal — agentpay 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 agentpay? Claim this listing free by verifying GitHub ownership, or contact us.