QR & barcode toolkit: generate, decode, vector SVG, logo QR, WiFi and vCard QR codes.
claude mcp add qr-kit --transport http https://stagenth.com/mcp/qr-kit/
~/.cursor/mcp.json
{
"mcpServers": {
"qr-kit": {
"url": "https://stagenth.com/mcp/qr-kit/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"qr-kit": {
"serverUrl": "https://stagenth.com/mcp/qr-kit/"
}
}
}
.vscode/mcp.json
{
"servers": {
"qr-kit": {
"type": "http",
"url": "https://stagenth.com/mcp/qr-kit/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"qr-kit": {
"url": "https://stagenth.com/mcp/qr-kit/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"qr-kit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://stagenth.com/mcp/qr-kit/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://stagenth.com/mcp/qr-kit/ |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/com.stagenth--qr-kit/reviews or the review_server meta-tool.
POST /mcp