Loomal

QR for Agent

MCP server by github.com/benswel/qr-for-agent-api

Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks

1 starsnpm: qr-for-agent

About QR for Agent

QR for Agent is an MCP (Model Context Protocol) server published by benswel in the official MCP registry, listed under Autonomous Agents on Loomal. Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks

It ships as an npm package (qr-for-agent), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/benswel/qr-for-agent-api, where the project has earned 1 GitHub stars.

Use QR for Agent with your agent

Claude Code · one command
claude mcp add qr-for-agent -- npx -y qr-for-agent
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "qr-for-agent": {
      "command": "npx",
      "args": [
        "-y",
        "qr-for-agent"
      ]
    }
  }
}
npmqr-for-agent

Frequently asked questions

What is QR for Agent?
QR for Agent is an MCP (Model Context Protocol) server by benswel in the Autonomous Agents category. Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
How do I connect QR for Agent to Claude, Cursor, or another MCP client?
Install QR for Agent from its npm package (qr-for-agent) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is QR for Agent open source?
Yes — the source code is public at github.com/benswel/qr-for-agent-api, with 1 GitHub stars.
Can AI agents pay to use QR for Agent?
Not yet through Loomal — QR for Agent is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain QR for Agent? Claim this listing free by verifying GitHub ownership, or contact us.