Skip to content

Commit 6abd88a

Browse files
committed
20149: Add mcp docs for POS
1 parent 84e4168 commit 6abd88a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/ui-extensions/docs/surfaces/point-of-sale/staticPages/pos-overview.doc.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@ You can track new releases and update your extensions by referencing the [develo
5858
type: 'blocks',
5959
},
6060
],
61+
sectionNotice: [
62+
{
63+
title: 'AI development assistance',
64+
type: 'note',
65+
sectionContent: `Connect your AI assistant to the [Shopify Dev MCP](/docs/apps/build/devmcp) to build POS UI extensions. Try asking "Build me a POS UI extension ...".`,
66+
},
67+
],
6168
},
6269
{
6370
type: 'Generic',

0 commit comments

Comments
 (0)