Loading MCP server directory, please wait...
AI Agent payment protocol on CKB Fiber Network. Zero-gas micropayments with Hold Invoice escrow.
npx @getmcp/cli add io.github.alefnt/agentpayRequires Node.js 18+. Community-contributed server. Review source before installing.
FIBER_RPC_URLFiber Network RPC URL
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alefnt/agentpay": {
"command": "npx",
"args": [
"-y",
"@agentpay-dev/mcp-server"
],
"env": {
"FIBER_RPC_URL": ""
}
}
}
}