OpenQR for Cursor
uk.openqr/qr
Generate, edit and track dynamic (editable) QR codes with scan analytics. Hosted MCP and REST API.
client:Cursor
transport:streamable-http
runtime:npm
tools:20
Install OpenQR in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"qr": {
"url": "https://openqr.uk/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor can do once it is connected
- generate_qr
- create_dynamic_qr
- create_static_qr
- update_dynamic_qr
- get_dynamic_qr
- get_scans
- create_link_alias
- list_link_aliases
- list_dynamic_qr
- delete_dynamic_qr
- bulk_create_dynamic_qr
- list_folders
- create_folder
- delete_folder
- list_themes
- create_theme
- delete_theme
- get_subdomain
- set_subdomain
- clear_subdomain