Catalog
io.github.Br0ski777/qr-code
Officialby Br0ski777 · TypeScript
QR Code Generator API
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
Generates QR codes from text or URLs as base64-encoded PNG images.
Topics
ai-agentsgeneratormcpmcp-serverqr-codex402
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"qr-code": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://qr-code.api.klymax402.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.