← All servers

QR Code Generator API

io.github.Br0ski777/qr-code v1.1.0
Official Registry git dev-tools finance

Generate QR codes from text or URLs. Returns base64 PNG. x402 micropayment.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over sse

Run in your terminal
claude mcp add qr-code --transport sse https://qr-code.api.klymax402.com/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "qr-code": {
      "url": "https://qr-code.api.klymax402.com/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "qr-code": {
      "serverUrl": "https://qr-code.api.klymax402.com/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "qr-code": {
      "type": "sse",
      "url": "https://qr-code.api.klymax402.com/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "qr-code": {
      "url": "https://qr-code.api.klymax402.com/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "qr-code": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://qr-code.api.klymax402.com/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://qr-code.api.klymax402.com/mcp none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.Br0ski777--qr-code/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent