Dynamic QR Codes for Cursor
com.getdynamicqr/qr-codes
Create dynamic QR codes and re-point ones already printed, with bot-filtered scan analytics.
client:Cursor
transport:streamable-http
Install Dynamic QR Codes in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qr-codes": {
"url": "https://mcp.getdynamicqr.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs