Q
quartermaster
/qr_generate
qr generate
[Web] Generate a QR code as SVG (or terminal text with format=text). Costs $0.002.
liveverifiedunknown~5s typical
mcpprobedquartermaster
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-surewhynot-quartermaster-quartermaster /qr_generate for me.
Input
| Field | Type | Description |
|---|---|---|
| data* | string | |
| format | string (svg | text) | |
| ecc | string (L | M | Q | H) |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-surewhynot-quartermaster-quartermaster","endpoint":"/qr_generate","input":{"data":"..."}}'cli
npx cracked-ai run -p mcp-app-surewhynot-quartermaster-quartermaster -e /qr_generate -i '{"data":"..."}'mcp
run_tool({ provider: "mcp-app-surewhynot-quartermaster-quartermaster", endpoint: "/qr_generate", input: {"data":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.