MCP.so
Sign In
Q

QR Code Generator x402

@Br0ski777

About QR Code Generator x402

x402 micropayment API for AI agents. Generate QR codes from text or URL. Returns base64 PNG. Pay per call with USDC on Base.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "qr-code": {
      "url": "https://qr-code-production-cf4b.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is QR Code Generator x402?

QR Code Generator x402 is an MCP server that integrates the x402 micropayment API, allowing AI agents to generate QR codes from text or URLs and return them as base64 PNG images. It is designed for developers building pay-per-call workflows with USDC on the Base blockchain.

How to use QR Code Generator x402?

Configure the server with your x402 API endpoint and authentication. Invoke the tool by passing a text or URL string; the server returns a base64-encoded PNG of the QR code.

Key features of QR Code Generator x402

  • Generates QR codes from text or URL input.
  • Returns QR codes as base64-encoded PNG images.
  • Pay-per-call micropayments using USDC on Base.
  • Designed for AI agent and LLM tool call workflows.
  • Integrates the x402 protocol for machine payments.

Use cases of QR Code Generator x402

  • AI agents generating payment or login QR codes on demand.
  • Automated ticketing or event check-in systems.
  • Enabling micropayment-gated URL sharing without manual billing.

FAQ from QR Code Generator x402

What does the server return after generating a QR code?

It returns a base64-encoded PNG string of the QR code image.

What payment method does it use?

Each API call is paid with USDC on the Base blockchain via the x402 micropayment protocol.

What runtime or dependencies are required?

Where does the generated QR code data reside?

What transport or authentication does the server require?

Frequently asked questions

What does the server return after generating a QR code?

It returns a base64-encoded PNG string of the QR code image.

What payment method does it use?

Each API call is paid with USDC on the Base blockchain via the x402 micropayment protocol.

Comments

More Developer Tools MCP servers