From 59abe8024ff95448764783ff45725f2ad5761d73 Mon Sep 17 00:00:00 2001 From: brandaspect Date: Fri, 14 Aug 2026 06:49:02 +0100 Subject: [PATCH] Add QR Code Crafter demo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aee2a8c..650a711 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ - [Demos](https://github.com/GoogleChromeLabs/webmcp-tools/#demos) by Google Chrome Labs - [Demos](https://github.com/GoogleChromeLabs/webmcp-tools/blob/main/AWESOME_WEBMCP.md#demos) by 3rd-party developers +- [QR Code Crafter Readability Lab](https://qrcodecrafter.com/qr-code-readability-lab) - Uses declarative and imperative WebMCP tools to generate QR exports, run bounded preflight checks, and verify exact decoding before returning assets. - [isainative.dev](https://isainative.dev/) - Audits public GitHub repositories for AI coding readiness and exposes both declarative and imperative WebMCP tools. ## Frameworks