MCP Server
MCP
QR for Agent
Dynamic QR codes for AI agents — custom styling, scan tracking, webhooks
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "qr-for-agent",
"version": "0.12.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your QR for Agent API key",
"isRequired": true,
"isSecret": true,
"name": "API_KEY"
},
{
"description": "API base URL (default: https://api.qrforagent.com)",
"default": "https://api.qrforagent.com",
"name": "BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment