Setup guide · about 2 minutes
Connect QRBold to Claude
Add QRBold as a connector in Claude.ai, sign in once, and Claude can create QR codes and digital business cards for you. Works in Claude.ai, Claude Desktop and Claude Code.
The link you will paste
https://api.qrbold.com/mcpCreate a digital business card for me: Sam Lee, Head of Partnerships at Northwind, sam@northwind.io, +44 20 7946 0958, northwind.io.
create_cardYour digital business card is ready and live at qrbold.com/c/sam-lee. I used your team’s default template. Here is the QR code people can scan to save your details:
Download PNG · SVG
Link valid 24 hours
How do I connect QRBold to Claude?
In Claude.ai open Settings → Connectors, click Add custom connector, paste https://api.qrbold.com/mcp as the server URL and click Add. Then click Connect: a QRBold page opens, you sign in and click Allow. Claude can now create QR codes and digital business cards in your account.
Before you start, you need two things
1. A QRBold account
Free is fine. Create one here if you don’t have one. The assistant connection is included on every plan.
2. A Claude plan with connectors
Custom connectors are a feature of Claude’s paid plans. On a Team or Enterprise plan an admin may need to allow them. No paid Claude plan? Use Claude Code instead.
Claude.ai in the browser
Six small steps. The pictures show what each screen looks like and where to click.
- 1
Copy the QRBold link
Click Copy. That is the whole address of QRBold’s assistant connection. You will paste it in step 3.
https://api.qrbold.com/mcp - 2
In Claude, open Settings, then Connectors
Click your name or initials at the bottom-left of Claude, choose Settings, then click Connectors in the list.
You will see a list of ready-made connectors. Scroll to the bottom of that list.
Claude — Settings- General
- Profile
- Appearance
- Connectors click
- Privacy
- Billing
- 3
Click “Add custom connector” and paste the link
A small form opens with two boxes.
In Name, type
QRBold(any name you like).In Remote MCP server URL, paste
https://api.qrbold.com/mcp.Leave the advanced settings empty. Click Add.
Add custom connectorName
QRBoldRemote MCP server URL
https://api.qrbold.com/mcpAdd click - 4
Click “Connect” next to QRBold
QRBold now appears in your connectors list with a Connect button. Click it.
A new browser tab opens on qrbold.com.
Claude — ConnectorsConnect clickQRBold
Custom connector · Not connected
- 5
Sign in to QRBold and click Allow
If you are not already signed in, sign in the normal way. You will then see a page that says Claude wants to access your QRBold account, with a short list of what it will be able to do.
Click Allow. The tab closes or sends you back to Claude, where QRBold now says Connected.
You only do this once. Claude stays connected until you disconnect it.qrbold.com — Allow accessClaude wants to access your QRBold account
It will be able to
- List and retrieve digital business cards
- Create, update and delete digital business cards
- List and retrieve QR codes and their images
- Create, update and delete QR codes
- Read scan statistics
Signed in as you@company.com
DenyAllow click Allow - 6
Start a chat and ask
Open a new chat. If QRBold is not used automatically, click the + (tools) button under the message box and make sure QRBold is switched on.
Then just ask, in your own words. Claude shows you the result in the chat, and it also appears in your QRBold dashboard.
Not sure what to ask? Here are 40+ prompts.
ClaudeMake a QR code for https://acme.com/spring-sale and name it “Spring sale poster”.
Used QRBold ·create_qr_codeCreated “Spring sale poster” in QRBold, pointing to acme.com/spring-sale. It’s dynamic, so you can change the link later. Here is the code:
Download PNG · SVG
Link valid 24 hours
Ask anything about your QR codes or cards…
Claude Desktop
Two options — the first one is the easy one.
- 1
Easiest: use the same Settings → Connectors
Claude Desktop uses the same connectors as Claude.ai. If you followed the steps above, open the desktop app and QRBold is already there. If not, open Settings → Connectors in the desktop app and do steps 3 to 5 from above.
Claude Desktop — ConnectorsConnected clickQRBold
Custom connector · Connected
- 2
Alternative: a config file (no paid plan needed)
Open Settings → Developer → Edit Config. This opens a file called
claude_desktop_config.json. Paste the snippet on the right (or add theqrboldentry to your existingmcpServers), save, and restart Claude Desktop.The first time you use it, a browser tab opens on qrbold.com asking you to sign in and click Allow. This route needs Node.js 18 or newer on your computer.
claude_desktop_config.json{ "mcpServers": { "qrbold": { "command": "npx", "args": ["-y", "mcp-remote", "https://api.qrbold.com/mcp"] } } }
Claude Code (terminal)
One command, then sign in.
- 1
Add the server
Run the command on the right in your project folder. Add
--scope userif you want it in every project.Terminalclaude mcp add --transport http qrbold https://api.qrbold.com/mcp - 2
Sign in
Start Claude Code, type
/mcp, choose qrbold and press Authenticate. Your browser opens on qrbold.com; sign in and click Allow. Back in the terminal, QRBold shows as connected.Now you can say things like “create a QR code for the staging URL and drop the SVG in
/public”.Claude Code> /mcp qrbold ⚠ needs authentication → select qrbold → Authenticate
If something does not work
| What you see | What to do |
|---|---|
| Claude answers without using QRBold | Open the tools menu in the chat (the + button) and switch QRBold on for that conversation. Then ask again, naming QRBold if you like: “Using QRBold, create…”. |
| The connector shows “Connect” again | Your approval was removed or expired. Click Connect, sign in, click Allow. It takes 20 seconds. |
| “Request expired” on the QRBold page | The Allow page is only valid for 10 minutes. Go back to Claude and click Connect again. |
| “Connection failed” right after Allow | Usually a network hiccup during the last step. Remove the QRBold connector in Claude and add it again. |
| Claude says I am over my limit | Your QRBold plan has a maximum number of QR codes or cards. Free one up in the dashboard or upgrade — the assistant uses the same limits. |
How to disconnect
In QRBold, open Settings → Developer API → Connected apps and click Disconnect next to Claude. That ends Claude’s access straight away (it may finish a request it already started, for up to one hour). You can also remove the connector inside Claude — but the QRBold side is the one that really cuts the cord.
Claude + QRBold questions
More setup guides
AI assistants overview
What the QRBold connection is and what it can do.
Open guideConnect QRBold to ChatGPT
Add QRBold as a ChatGPT app with Developer mode and OAuth sign-in.
Open guideCursor, VS Code & other MCP clients
One JSON snippet for developer tools, plus the API-key option for scripts.
Open guideWhat you can ask
40+ ready-to-paste prompts for QR codes, digital business cards and scan stats.
Open guideReady? It really is two minutes.
Create a free QRBold account, then follow the six steps above. Your first QR code from Claude is a sentence away.
No credit card required