stagenth · 二维码工具箱 for Claude Desktop
com.stagenth/qr-kit
QR & barcode toolkit: generate, decode, vector SVG, logo QR, WiFi and vCard QR codes.
client:Claude Desktop
transport:streamable-http
Install stagenth · 二维码工具箱 in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"qr-kit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/qr-kit/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs