Agent Tools
Back to MCP servers

Estroni Storefront

https://mcp.estroni.com.au/mcp
● healthy

skills: {'id': 'search_catalog', 'name': 'search_catalog', 'description': 'Search for products from the online store, hosted on Shopify.\n\nThis tool can be used to search for products using natural language queries, specific filter criteria, or both.\nAt least one of query or filters must be provided.\n\nResults are paginated, with initial results limited to improve experience.\nUse the pagination.cursor from the response to fetch additional pages when users request more results.\n\nResponse conforms to the UCP catalog search capability (dev.ucp.shopping.catalog.search).\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_cart', 'name': 'get_cart', 'description': 'Get the cart including items, shipping options, discount info, and checkout url for a given cart id', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'update_cart', 'name': 'update_cart', 'description': 'Perform updates to a cart, including adding/removing/updating line items, buyer information, shipping details, discount codes, gift cards and notes in one consolidated call. Shipping options become available after adding items and delivery address. When creating a new cart, only addItems is required.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'search_shop_policies_and_faqs', 'name': 'search_shop_policies_and_faqs', 'description': 'Used to get facts about the stores policies, products, or services.\nSome examples of questions you can ask are:\n - What is your return policy?\n - What is your shipping policy?\n - What is your phone number?\n - What are your hours of operation?"\n', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_product_details', 'name': 'get_product_details', 'description': "Look up a product by ID. Pass the 'options' parameter to select a specific variant for the product card. Without options, the first available variant is returned.", 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 116.5ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://mcp.estroni.com.au/mcp
JSON-RPC initialize probe
curl -X POST https://mcp.estroni.com.au/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://mcp.estroni.com.au/mcp
Listed at (chiark)
https://chiark.ai/agents/61276ed0-102a-44b0-bd02-e07f64c7a4cf