@pipeworx/qrcode
Connect: https://gateway.pipeworx.io/qrcode/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 2
Tools
- create_qr — Generate a scannable QR code from text or URLs. Returns an image URL ready to embed or download. Use when you need to encode information into a QR code.
- read_qr — Decode QR code images to extract embedded text or URLs. Returns the decoded content. Use when you need to read what’s stored in a QR code.
Tools
create_qr— Generate a scannable QR code from text or URLs. Returns an image URL ready to embed or download. Use when you need to encode information into a QR code.read_qr— Decode QR code images to extract embedded text or URLs. Returns the decoded content. Use when you need to read what's stored in a QR code.