QRGenerator for Cursor
io.github.therealmrfunguy/qr-generator
Generate QR codes with custom colors, logos, vCards, and WiFi configs.
client:Cursor
transport:sse
Install QRGenerator in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qr-generator": {
"url": "https://qr.rjctdlabs.xyz/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs