Skip to content
Zed

Qrcode for Zed

io.github.pipeworx-io/qrcode

QR Code MCP — wraps api.qrserver.com (free, no auth)

client:Zed transport:streamable-http

Install Qrcode in Zed

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

{
  "context_servers": {
    "qrcode": {
      "url": "https://gateway.pipeworx.io/qrcode/mcp"
    }
  }
}

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

Qrcode in other clients