ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use QR Code Generator with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Generate and decode QR codes for URLs, text, and data directly within your AI workflow.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 2 capabilities

The complete QR Code Generator capability set.

These are the exact actions your AI can choose when you ask it to work with QR Code Generator.

Capability set01 / 01

01-02

2 capabilities in this set.

Part of 2 available through QR Code Generator.

  1. 01

    Create qr code

    Generate a QR code image URL from data

  2. 02

    Read qr code

    Decode a QR code from an image URL

Observed, not estimated

838ms average. Fast in production.

QR Code Generator is checked daily against the live service.

Daily averagePeak 1016ms
Aug 20Today
Fastest day
715ms
Slowest day
1016ms
14-day trend
Stable+2%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 2 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of QR Code Generator, so you can see the experience inside your AI.

It does not authenticate your account with QR Code Generator. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

QR Code Generator Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_mnfq1mFq44mC9VjP6dkDA9eXA0pPzKNdEngW45sw/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — QR Code Generator capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "qr-code-generator-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_mnfq1mFq44mC9VjP6dkDA9eXA0pPzKNdEngW45sw/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions QR Code Generator owners ask.

  • 01

    Can I customize the color and size of the generated QR code?

    Yes! The create_qr_code capability allows you to specify the size (e.g., '300x300'), color (in RGB or Hex), and bgcolor to match your branding requirements.

  • 02

    How do I extract text from an existing QR code image?

    Use the read_qr_code capability and provide the fileurl of the image. The AI will decode the contents and return the stored text or URL to you instantly.

  • 03

    What is the 'ecc' parameter and which value should I use?

    ECC stands for Error Correction Code. It allows the QR code to be read even if it's dirty or damaged. Values range from 'L' (7% recovery) to 'H' (30% recovery). Use 'H' for codes that might face physical wear.