Regenerating-World/pix-mcp
Generate Pix QR codes and copy-paste strings with fallback across multiple providers (Efí, Cielo, etc.) for Brazilian instant payments.
Quick Start
Clone the repository:
git clone https://github.com/Regenerating-World/pix-mcpClaude Desktop configuration example:
{
"mcpServers": {
"pix-mcp": {
"command": "npx",
"args": [
"-y",
"Regenerating-World/pix-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.