2 months ago
x402 micropayment API for AI agents. Generate QR codes from text or URL. Returns base64 PNG. Pay per call with USDC on Base.
Server Config
{
"mcpServers": {
"qr-code": {
"url": "https://qr-code-production-cf4b.up.railway.app/mcp",
"transport": "sse"
}
}
}