Get Your API Key
Enter your email and get your API key instantly. Free. No credit card.
Next steps
From API key to your first QR code in 30 seconds.
1
Install
Works with Claude Desktop, Cursor, and any MCP-compatible client.
$ npx qr-for-agent 2
Configure
Add your API key to the MCP config:
{
"mcpServers": {
"qr-for-agent": {
"command": "npx",
"args": ["-y", "qr-for-agent"],
"env": {
"API_KEY": "your-api-key",
"BASE_URL": "https://api.qragentcore.com"
}
}
}
} 3
Create
Ask your agent to create a QR code. It has 6 tools ready to go.