QR for Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 121 installs a week from npm. Last commit 9 Jun 2026.
Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qr-for-agent -- npx -y qr-for-agent
{
"mcpServers": {
"qr-for-agent": {
"args": [
"-y",
"qr-for-agent"
],
"command": "npx"
}
}
}
[mcp_servers.qr-for-agent]
command = "npx"
args = ["-y", "qr-for-agent"]
{
"mcpServers": {
"qr-for-agent": {
"args": [
"-y",
"qr-for-agent"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qr-for-agent": {
"args": [
"-y",
"qr-for-agent"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.