Quality QR for VS Code
io.github.silly-geese/quality-qr
Create and manage trackable QR codes with scan tracking, analytics, and dynamic URL updates.
client:VS Code
transport:streamable-http
tools:6
Install Quality QR in VS Code
.vscode/mcp.json
{
"servers": {
"quality-qr": {
"type": "http",
"url": "https://quality-qr.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs