Summary
QR codes, including the PIX ones that are fiddly to build.
A general generator covers the everyday cases, and the PIX tool handles the BRCode/EMV payload Brazilian payments need - the part that is easy to get subtly wrong by hand.
What it is
A hosted MCP server for QR Rapido, reached over SSE. Two tools: a general generator for URLs, Wi-Fi credentials, vCards and WhatsApp links, and a dedicated one for Brazilian PIX payment codes in BRCode/EMV format.
What you get
- QR codes for URLs, Wi-Fi networks, vCards and WhatsApp links
- PIX payment codes in BRCode/EMV, built to the Brazilian standard
Requirements
An API key, free from the QR Rapido developers page, sent on the X-Api-Key header. Nothing is installed: point your client at the SSE endpoint with that header set.
