QR Code Generator API for Cursor
io.github.br0ski777/qr-code
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
client:Cursor
transport:sse
Install QR Code Generator API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qr-code": {
"url": "https://qr-code.api.klymax402.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs