No cc required

Start Shopify trial Try PageFly free Start Shopify trial Try PageFly free

Table of Contents

How Does Claude Build a Shopify Page in PageFly?

Our operations are supported by commissions earned from affiliates. Details.

Merchants have started asking AI assistants to do the store work, not describe it. In the three months to 9 September 2026, PageFly’s own Google Search Console recorded merchants landing on pagefly.io from queries like how to link claude to shopify — a question that, until this month, had no real answer.

It has one now. Since September 2026, PageFly — a Shopify page builder behind 320+ page and section templates, rated 4.9 from nearly 5,900 Shopify App Store reviews and carrying Shopify’s Built for Shopify badge — is listed in the Claude Directory as a community connector. Connect it once and Claude can open the PageFly pages on your store, author new sections in PageFly’s own element vocabulary, preview them inside your live theme, and publish when you say so.

That is a different thing from an AI that gives you advice about your pages. The slow part of shipping a Shopify landing page was never the typing — it was the round trip between deciding what the page should say and getting it built. Your page builder now takes a brief, not a click path. You still approve every publish.

Add PageFly to Claude

The short version

  • PageFly is listed in the Claude Directory as a community connector, added September 2026, made by PageFly, sign-in required.
  • It exposes 16 tools — Claude can list and inspect pages, search 320+ templates and the help center, browse your uploaded media and product photos, author new sections, preview on your live theme, and publish or unpublish.
  • It also reads your page-health scan, CRO checkup findings and A/B test results, so Claude can explain what is hurting conversion and then fix it in the page.
  • Access is scoped to the one store you approve in your own Shopify admin. New pages are created unpublished. The connector reads no customer, order or payment data.
  • Works on every current PageFly plan including Free. Legacy pricing gets the basic tools only.

What is the PageFly connector for Claude?

The PageFly connector for Claude is a Model Context Protocol (MCP) server, published in the Claude Directory since September 2026, that gives Claude a set of 16 tools for reading, building, previewing and publishing PageFly pages on one Shopify store you have approved. Its connector URL is https://apps.pagefly.io/mcp, it is labelled a community connector, and it requires sign-in.

MCP is the open standard assistants use to reach an outside system. That is why the same connector works in Claude and in other MCP-compatible clients rather than being a Claude-only feature — the same shift that put storefronts inside AI conversations in the first place, which we covered in our guide to Shopify agentic commerce.

Searching pagefly in the Claude Directory returns the PageFly community connector card, badged New
Searching pagefly in the Claude Directory returns one result: the PageFly community connector, badged New. Tested first-hand by PageFly, 10 September 2026.

What this is not

It is not a chatbot bolted onto the PageFly editor, and it is not a code generator. Claude writes in PageFly’s native element vocabulary, so what it produces is a real PageFly page you can open and keep editing by hand — not exported markup you inherit and maintain. If you have been weighing prompt-to-store tools, that distinction is the whole argument in vibe coding vs PageFly.

What Claude can actually do with your pages

Five prompts you can paste as-is once the connector is on. Each one names the tools that run behind it, because the tool list is the honest boundary of what the connector can do.

1. Build a Black Friday landing page from three products

Build me a Black Friday landing page for my three best-selling products. Use my real product photos, start from a PageFly template, and show me a preview — do not publish it.

What runs: get_page_authoring_guide, search_templates, list_shop_media, create_page, add_section, preview_page. What you get: an unpublished PageFly page, assembled section by section (up to 10), using your own uploaded media and product photos, with a preview link after each section so you can redirect mid-build. If you are timing this for the season, our Shopify BFCM checklist sets the deadlines.

2. Rebuild a hero section that is not working

Look at the hero on the page you built me yesterday. The headline is too vague. Write a new hero section that leads with the free-shipping threshold, and preview it.

What runs: get_page, add_section, preview_page. What you get: a replacement section authored in place, without rebuilding the page. One real limit, stated plainly: Claude authors new sections on pages it created — it does not reach into a page you built by hand in the editor and rewrite its elements. For those, Claude can inspect the page and tell you exactly what to change, and you make the change in the PageFly editor.

3. Ask why a page is converting badly

Why is my product landing page converting badly? Read the page health scan and the CRO findings before you answer.

What runs: get_page, get_page_health, get_cro_findings. What you get: the actual findings from your store — broken links, missing images, the conversion issues surfaced by AI Page Checkup — rather than generic advice. Claude will say it has no data if you have not run a scan yet, which is the correct answer. The reasoning behind those findings is in our CRO work.

4. Read an A/B test result and decide the next move

My A/B test on the collection page finished. Tell me which variant won and what to test next.

What runs: get_ab_test_results. What you get: the status and outcome of tests you ran with PageFly A/B testing, in the same conversation where you can act on them. This is the step most merchants skip: a finished test that nobody reads is a test that cost you traffic for nothing.

5. Find a template, preview it, then publish

Find me a PageFly section template for a product comparison table, add it to the page, preview it, and publish once I say go.

What runs: search_templates, add_section, preview_page, publish_page. What you get: a search across 320+ page and section templates, a section added to the page, a preview rendered inside your live theme, and a storefront change only after you ask for it. Publishing uses your plan’s live-page allowance, not AI credits — the allowance for each tier is on PageFly pricing.

What you ask forTools that runWhat comes back
A campaign landing page from a briefget_page_authoring_guide, search_templates, list_shop_media, create_page, add_section, preview_pageUnpublished page, up to 10 sections, your real products and images
A replacement section on a Claude-built pageget_page, add_section, preview_pageNew section in place, no full rebuild
A conversion diagnosisget_page_health, get_cro_findingsYour own scan results and CRO findings, explained
An A/B test read-outget_ab_test_resultsTest status, winning variant, next test
Template search and go-livesearch_templates, preview_page, publish_pageTheme preview first, storefront change only on your word
Plan limits and upgradesget_plan_status, create_upgrade_linkLive-page slots used, AI credits left, an upgrade link only if you agree
A how-to from the docssearch_helpThe relevant PageFly help article

How to connect PageFly to Claude

Three things before you start: PageFly installed on the store (any current plan, Free included — stores on legacy pricing get the basic tools only), a Claude account on any plan, and the ability to approve an app connection in that store’s Shopify admin.

  1. Search the Claude Directory. Open the Claude Directory, search pagefly, and click the PageFly result.
  2. Open the listing and connect. The listing shows the connector URL, the 16 tools it exposes and who made it. Choose Connect to Claude.
The PageFly listing in the Claude Directory showing the connector URL apps.pagefly.io/mcp and the 16 tools it exposes
Step 2 — the PageFly listing, with the connector URL and the full tool list in the open. On a company-managed Claude account the button reads Request instead of Connect, and an organization owner has to add it. Tested first-hand by PageFly, 10 September 2026.
  1. Enter your store name. Just the handle — my-store for my-store.myshopify.com.
  2. Approve access in your Shopify admin. This is the permission step, and it happens in your admin, not in Claude.
  3. Go back to Claude and ask it something small. “List my PageFly pages” is the fastest way to confirm the connection is live.

Two gotchas worth knowing before they bite. The setup link expires after 15 minutes, so if you walk away mid-connect you start again from the assistant. And in Claude Code the whole thing is one line: claude mcp add --transport http pagefly https://apps.pagefly.io/mcp. Full requirements, per-assistant setup and troubleshooting are in the AI Assistant Connector documentation, alongside PageFly’s other integrations.

What the connector can and cannot touch

An assistant that can publish to your storefront deserves a hard look at its permissions. Five facts, and they are the ones that matter:

  • One store, approved by you. Access is scoped to the single Shopify store you approve inside your own Shopify admin.
  • Nothing goes live by accident. Pages the assistant creates are unpublished, and stay unpublished until publish_page is explicitly called.
  • No customer data. The connector reads no customer, order or payment data. Checkout, discounts, inventory, admin settings, other apps’ data and other stores are all out of reach.
  • An open standard, not a private tunnel. It speaks MCP, so you can see the tool list before you connect — it is printed on the listing.
  • Revocable in two clicks. In PageFly, go to Preferences → Account → AI assistant connector and choose Disconnect all to revoke every token immediately. Do that before uninstalling PageFly, not after.
Claude can readClaude can changeClaude cannot reach
Page titles, types, published state and element structure; template names and previews; your Shopify Files, product photos and PageFly uploads; plan name and live-page slots; page health, CRO findings, A/B results; public help articlesCreate pages (always unpublished); add sections to pages it created; publish and unpublish; generate an upgrade link after you agreeCustomers, orders, checkout, discounts, inventory, Shopify admin settings, other apps’ data, PageFly billing details, payment details, and any other store

Read the full breakdown in the connector’s data, permissions and security doc.

Claude, ChatGPT, Sidekick and FlyMate

The same connector works in ChatGPT on a paid plan with Developer mode enabled, and in any other MCP-compatible client — one endpoint, several assistants.

Where it differs from what you may already have: PageFly in Shopify Sidekick is read-only, so Sidekick reports on your pages, health scores and test results but cannot build one. FlyMate is PageFly’s own assistant inside the editor, working on the page in front of you. The Claude connector is the one that takes a brief in a chat window and comes back with a built page. If you are still deciding which assistant should run which job, we compared them in Sidekick vs ChatGPT vs Claude.

“Sidekick is there to proactively identify new ways to grow.”Vanessa Lee, VP of Product at Shopify, announcing the Winter ’26 Edition (shopify.com)

That is the direction the whole category is moving: assistants that find the work, not just describe it. The gap the PageFly connector closes is the last one — letting the assistant do the page, on a store where you still hold the publish button. It is the same argument we make about Shopify AI agents generally, and the practical starting point is still a page with a job: our guide to building a Shopify landing page that converts is what to brief Claude with.

Pagefly Claude Connector FAQ

Explore Now