QrVerloz✓
io.github.neoshrek/qrverloz-mcp · v1.0.0
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.neoshrek/qrverloz-mcp",
"description": "QR codes active 90 days, claimable forever. Request an API key in chat to retarget and track scans.",
"title": "QrVerloz",
"repository": {
"url": "https://github.com/neoshrek/qrverloz-mcp",
"source": "github"
},
"version": "1.0.0",
"remotes": [
{
"type": "streamable-http",
"url": "https://qrverloz.com/api/mcp",
"headers": [
{
"description": "Bearer token for authentication. Format: 'Bearer YOUR_API_KEY'. Request a free API key using the request_api_key tool directly in chat.",
"isSecret": true,
"name": "Authorization"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}