mcp.droplinked.com/{shopSlug}. No re-platforming, no new checkout. Additive
distribution on top of the commerce you already run.
What MCP discovery actually is
MCP is the Model Context Protocol — the open standard agents like Claude, ChatGPT, Cursor, and Continue use to call tools at runtime. Droplinked runs an MCP server that exposes your catalog as a tool surface (searchProducts, findInventory, getProductDetail, placeOrderAgentic,
getOrderReceipt). When an AI agent answers “find me a black wool beanie under
$40,” the agent calls those tools, your inventory appears in the results, and a
purchase routes through the existing storefront chokepoint.
Why opt in
Agentic traffic
Your catalog becomes a result candidate in agentic shopping sessions across
every MCP-aware client.
A new commission rail
Conversions attributed to an agent settle through the 70/20/10 split —
you keep 70%, the agent that surfaced you earns 10%, Droplinked takes 20%
for the discovery + settlement layer.
Zero migration risk
Your storefront, PSPs, and fulfillment stack stay exactly as they are.
Discovery is purely additive.
How to opt in
1
Confirm your shop is publishable
Any Droplinked shop with at least one published product flows into the
ACP feed and the public MCP catalog automatically. If you connect a Shopify
or other storefront, finish that onboarding first — see
Connect your store or the
Connect Shopify walkthrough.
2
Verify your shop appears in the ACP feed
3
Verify the per-merchant MCP surface
4
Optional: advertise discovery from your storefront
Add one line to your storefront Full instructions: Storefront MCP Discovery.
<head> so agents that arrive at your shop
URL can pivot straight to your MCP surface:Catalog pre-flight checklist
Agents converge on a small set of fields when ranking candidates. Make sure each product has:Required for inclusion in discovery
Required for inclusion in discovery
- Title — descriptive, agent-readable (see AEO/GEO optimization)
- Description — at least one full sentence
- Primary image — public-accessible URL, square or 1:1 preferred
- Price + currency — must resolve to a non-zero amount in a supported currency
- Availability — at least one SKU with stock state
in_stockorlow_stock - Public visibility — product not gated behind a draft / unpublished flag
Recommended for better ranking
Recommended for better ranking
- Brand — fills the
brandfield on the ACP feed item item_group_id— variants of the same product grouped under a parent- Condition —
new/refurbished/used - Structured-data optimized titles + descriptions — see AEO/GEO optimization
Pricing + commission
Listing your catalog in MCP discovery is free. You pay only on agent-attributed conversions, on a 70/20/10 split:
Settlement runs on two rails:
- USDC on Base via x402 — micropayment streaming, suitable for high-volume agent traffic. Settles continuously.
- Fiat off-ramp via Stripe — weekly payout to your Stripe-connected bank account.
Privacy + control
The discovery surface exposes only public catalog metadata — shop name,
slug, product titles, descriptions, prices, images, availability. It does
not expose PII, operator data, sales volume, or PSP routing decisions.
Per-merchant attestation policies (
public, lenders_only, private)
govern any deeper inventory + attestation surface — see
Inventory MCP.Troubleshooting
My shop isn't appearing in the ACP feed
My shop isn't appearing in the ACP feed
Most common causes, in order:
- No published products — drafts don’t appear
- All SKUs marked out of stock
- The shop slug isn’t matching the
brandfield — try filtering by.linkcontaining your storefront URL instead - The feed regenerates on product write plus a short refresh cycle — wait 5 minutes after publishing
The per-merchant MCP manifest returns 404
The per-merchant MCP manifest returns 404
- Verify the slug exactly matches the one in your dashboard URL
- The slug is case-sensitive and dash-separated
- If you recently renamed your shop, the slug may have changed — old slugs don’t redirect
Next steps
Optimize your catalog for AI
Apply answer-engine + generative-engine optimization to your titles and
descriptions so agents rank you higher.
See the attribution flow
Detailed walkthrough of how an agent-driven conversion is attributed and
settled.