Skip to content
Grok

Dynamic QR Codes for Grok

com.getdynamicqr/qr-codes

Create dynamic QR codes and re-point ones already printed, with bot-filtered scan analytics.

client:Grok transport:streamable-http

Install Dynamic QR Codes in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "qr-codes": {
      "type": "http",
      "url": "https://mcp.getdynamicqr.com"
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

Dynamic QR Codes in other clients