Content Tools
qr-coding.com
Manages QR codes including creation, search, embedding into images, and batch generation.
ENDPOINT 1
https://www.qr-coding.com/mcp
Known tools 22
searchUse this when a user wants to search the connected QR code source by URL, name, slug, or checksum.
fetchUse this when a search result id needs to be fetched from the connected QR code source.
prepare_qr_for_imageUse this when a user asks to insert, place, embed, or compose a QR code into an image or generated artwork.
create_qr_codeUse this when the user wants to create, generate, or make a new QR code.
create_qr_batchUse this when the user wants to create many QR codes at once (a campaign, a list of store/menu URLs, an event).
import_qr_csvUse this when the user provides a CSV (a spreadsheet export, a pasted table) of QR codes to create.
upload_logoUse this when the user wants a logo in the center of a QR code.
list_logosUse this to see the logos saved in the workspace's library.
delete_logoUse this to remove a logo from the workspace's library by `logoAssetId`.
render_qr_codeUse this when the user wants to re-render, export, or download a stored QR code as SVG, PNG, or PDF.
get_qr_specUse this when the user or a developer wants the reproducible JSON spec or a code snippet for a QR code.
update_qr_destinationUpdate the destination URL of a dynamic QR code without changing the rendered QR image.
set_qr_routingUse this when a dynamic QR should send different people to different URLs — by device (e.g.
create_app_linkUse this for a single QR that opens a mobile app and sends iOS, Android, and desktop scanners to different URLs — an app deep-link / universal-link QR with platform sniffing.
archive_qr_codeUse this when the user wants to deactivate, retire, or remove a QR code, or to free up free-plan QR quota.
list_qr_codesUse this when the user wants to see, browse, or list the QR codes in their workspace.
compose_qr_overlayUse this when placing a verified QR into AI-generated artwork or an image — returns deterministic instructions that design the QR's home INTO the generated scene (so it looks designed-in, not pasted on) while keeping it scannable.
validate_qr_scanabilityUse this when the user wants to check whether a QR code will scan reliably.
get_qr_analyticsUse this when the user wants the scan count or last scan time for one QR code or the whole workspace.
get_qr_analytics_detailUse this when the user wants a breakdown of scans — a daily time-series, device split (mobile/tablet/desktop/bot), OS split (ios/android/other), browser family (Chrome/Safari/…), top countries, or top referrer domains — for one QR code or the whole workspace.
get_account_statusUse this when the user asks about their plan, billing tier, usage, or remaining QR quota.
get_capabilitiesUse this FIRST when unsure what QR Agent Studio can do.