Loading MCP server directory, please wait...
Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
npx @getmcp/cli add io.github.benswel/qr-for-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
API_KEYYour QR for Agent API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.benswel/qr-for-agent": {
"command": "npx",
"args": [
"-y",
"qr-for-agent"
],
"env": {
"API_KEY": "",
"BASE_URL": "https://qrforagent.com"
}
}
}
}