QR for Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 39 installs a week from npm. Last commit 9 Jun 2026.
Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
Today is the operative word: we check QR for Agent every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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"
}
}
}
This one needs environment variables set before it will start:
API_KEY (Your QR for Agent API key), BASE_URL (API base URL (default: https://api.qrforagent.com)).
The author declared them in the registry entry; get the values from the project itself.
Create and manage trackable QR codes with scan tracking, analytics, and dynamic URL updates.
Generate QR codes; create, edit & track dynamic QR codes with scan analytics. Free, no watermark.
PayPay QR payments for AI agents: QR codes, status, refunds, cancels. Bilingual JP/EN.
Shared, git-tracked working memory for AI agents on the same codebase.
Style check, naming, complexity analysis for AI agents
Structural code-quality tools for AI coding agents.
Dynamic, editable QR codes + short links with scan analytics and branded QR rendering.
Dynamically load Claude Code skills into AI agents without copying files.
Answers built from our own checks of this server.