QR Code Generator API for VS Code
io.github.br0ski777/qr-code
Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.
client:VS Code
transport:sse
Install QR Code Generator API in VS Code
.vscode/mcp.json
{
"servers": {
"qr-code": {
"type": "sse",
"url": "https://qr-code.api.klymax402.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs