Skip to content
Zed

Dynamic QR Codes for Zed

com.getdynamicqr/qr-codes

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

client:Zed transport:streamable-http

Install Dynamic QR Codes in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "qr-codes": {
      "url": "https://mcp.getdynamicqr.com"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Dynamic QR Codes in other clients