Developer Tools
Trust: 30/100 (Limited)QRMint MCP Guide
Generate styled QR codes with colors, logos, frames, and batch support
by softvoyagers
Quick Start
Install
npx qrmint-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-dpozimski-qrmint-mcp": {
"command": "npx",
"args": [
"qrmint-mcp"
]
}
}
}