barcode qr code sepa payment ean13 for Claude Desktop
io.github.theluckystrike/barcode-qr-code-sepa-payment-ean13
QR codes and barcodes offline: WiFi, vCards, SEPA payment codes, Code 128, EAN-13, SVG or PNG.
client:Claude Desktop
transport:streamable-http
runtime:mcpb
tools:10
Install barcode qr code sepa payment ean13 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"barcode-qr-code-sepa-payment-ean13": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.zovo.one/mcp/barcode"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs