QRFLOW.codes for Claude Desktop
codes.qrflow/qrflow
Create QR codes, re-point printed dynamic codes, name links on your domain, read scan analytics.
client:Claude Desktop
transport:streamable-http
Install QRFLOW.codes in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"qrflow": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://qrflow.codes/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs