QR Agent Core v0.12.1
QR-as-a-Service API for AI agents — 37 MCP tools, 11 QR types, custom styling, analytics, webhooks, and more.
Highlights
- 37 MCP tools — full QR code lifecycle from any AI agent
- 11 QR types — URL, vCard, WiFi, Email, SMS, Phone, Event, Text, Location, Social, App Store
- Custom styling — dot shapes, corner styles, colors, gradients, logos, frames with CTA
- Enriched analytics — device, browser, OS, country, city breakdowns
- Webhooks — HMAC-SHA256 signed real-time notifications
- Conversion tracking — tracking pixel + API
- Conditional redirects — by device, OS, country, language, time, A/B split
- Stripe billing — Free tier + Pro ($19/month)
- Transactional emails — via Resend
Install MCP server
npx qr-for-agent --api-key YOUR_KEYSelf-host
git clone https://github.com/benswel/qr-agent-core.git
cd qr-agent-core && npm install && npm run dev