
Estroni Storefront
Query Estroni’s merino and low-tox activewear catalogue through a hosted UCP agentic-commerce MCP proxy.
Overview
Estroni Storefront is a MCP server for the Build phase that exposes Estroni’s activewear catalogue via a hosted UCP agentic-commerce streamable-http endpoint.
What is this MCP server?
- Remote MCP at https://mcp.estroni.com.au/mcp (streamable-http)—no local npm package in manifest
- UCP agentic-commerce proxy for Estroni women’s activewear catalogue
- Version 1.0.0; source at github.com/estroni/storefront-mcp
- Focused product domain: merino and low-tox activewear SKUs
- Hosted endpoint model—wire URL in MCP client instead of stdio binaries
- Server version 1.0.0
- 1 remote endpoint (streamable-http at mcp.estroni.com.au/mcp)
- 0 local packages in server manifest
What problem does it solve?
Agents cannot browse or reason over a real agentic-commerce catalog without a UCP-compatible MCP remote tied to live product data.
Who is it for?
Builders prototyping agentic shopping or UCP integrations who want a concrete hosted activewear catalogue endpoint.
Skip if: Teams needing a generic multi-tenant ecommerce MCP or self-hosted catalog with custom credentials.
What do I get? / Deliverables
After adding the remote URL, your agent can interact with Estroni’s storefront proxy for catalogue-oriented commerce tasks.
- Remote MCP registration to Estroni’s storefront proxy
- Agent-queryable activewear catalogue via UCP-oriented tools
- Reference integration for hosted commerce MCP patterns
Recommended MCP Servers
Journey fit
Build covers agentic-commerce integrations where product catalog and checkout flows are external services. Integrations subphase fits a remote streamable-http MCP storefront proxy rather than in-repo code generation.
How it compares
Single-brand hosted commerce MCP remote, not a curated plugin marketplace or storefront code generator.
Common Questions / FAQ
Who is Estroni Storefront MCP for?
Developers exploring agentic commerce and UCP who want a live women’s activewear catalogue exposed over MCP.
When should I use the Estroni Storefront MCP server?
When building or demoing agent shopping flows that need real product catalog access via streamable-http MCP.
How do I add Estroni Storefront to my agent?
Register the remote MCP URL https://mcp.estroni.com.au/mcp with streamable-http transport in a client that supports hosted MCP servers.