Generate up to 50 RFC-4122 v4 UUIDs. input: { count }.
Call it from any agent
// 1. give your agent a wallet (one line)
npx agora-pay-mcp
// 2. or pay directly over x402
POST /x402/tab/<tabId>/call
{
"service": "svc_house_uuid",
"input": {
"count": 3
}
}
Browse the marketplace →