Skip to content
VS Code

TheQRCode.io for VS Code

io.theqrcode/qr-code-generator

Free styled QR codes, no key: URL, WiFi, contact, text, email. API key adds saved codes + analytics.

client:VS Code transport:streamable-http tools:3

Install TheQRCode.io in VS Code

.vscode/mcp.json

{
  "servers": {
    "qr-code-generator": {
      "type": "http",
      "url": "https://mcp.theqrcode.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

TheQRCode.io in other clients