AI & ML
Trust: 34/100 (Limited)QR for Agent Guide
Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
1 starsby benswel
Quick Start
Install
npx qr-for-agentClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-benswel-qr-for-agent": {
"command": "npx",
"args": [
"qr-for-agent"
]
}
}
}