Connect your AI

Tell your AI to make your card. It will.

Piqlo ships an MCP server, the open standard for connecting AI assistants to tools. Add it to the AI you already pay for, on any model or platform that supports custom connectors, and your assistant can create review cards, digital business cards, link pages, menu cards and points loyalty cards, restyle them with themes, and read their scan stats. You say "make me a review card for my plumbing business"; your printed QR and live page exist before you finish your coffee.

1. Add the connector

The server address is the same everywhere:

https://mcp.piqlo.co/mcp

Claude (web, desktop and mobile)

Settings → Connectors → Add custom connector. Paste the server address and that is it: Claude opens the Piqlo sign-in, you click Allow, and the connection is live. The access key it creates is visible and revocable in your Piqlo Settings.

ChatGPT

Settings → Connectors → Create. Use the server address; if your workspace supports OAuth connectors you sign in like above, otherwise paste a key from Piqlo Settings as the access token.

2. Or use a key (for header-based clients)

Sign in to Piqlo, open Settings and find Connect your AI. Create a key and copy it. The key is shown once; you can revoke it any time and it stops working on the next request.

Claude Code

claude mcp add piqlo https://mcp.piqlo.co/mcp \ -t http -H "Authorization: Bearer YOUR_KEY"

Cursor, VS Code, Windsurf and any other MCP client

{ "mcpServers": { "piqlo": { "url": "https://mcp.piqlo.co/mcp", "headers": { "Authorization": "Bearer YOUR_KEY" } } } }

3. Ask for a card

Try: "Create a Google review card for Davis Plumbing with the navy theme", "Make a menu card for my cafe with these dishes", "Switch my business card to the sand theme", or "How many scans did my counter card get this month?". Every answer comes back with the live page link, the permanent print link and the QR image.

What your AI can and cannot do

The key is scoped to your cards: create, edit, restyle, pause and read stats. It cannot delete your account, export your data, touch billing, create more keys, or read your customer list and member counts; your loyalty CRM is owner-only, and those need a signed-in dashboard session. Plan limits and rate limits apply exactly as in the app, and everything it makes shows up in your dashboard instantly.

Run loyalty from your AI

Your AI can set up a loyalty program, not just design cards. Ask it to "create a points card for my cafe: 10 points a visit, a free coffee at 50 and a free lunch at 200" and it builds the card with your rewards catalog. The mode is fixed when the card is created, so a points card stays a points card. It can also read the segment definitions Piqlo uses to group your regulars (active, at risk, lapsed, champion, reward ready), so it can explain how your customer list is organized.

Two limits keep this safe. These loyalty actions need your own account key: a staff scanner key is allow-listed to stamp and redeem at the counter only and can never reach them. And the connector reads segment definitions, never the people or the counts: your customer list and per-segment member numbers stay in the dashboard, owner-only.

Why this beats a QR generator plugin

Anything your AI prints from a generator is frozen forever. A Piqlo card is a permanent link with an editable destination, a hosted page that wears your theme, and scan analytics. Your AI sets it up; the card keeps working and keeps counting for years.

Create your free Piqlo account →