Agentic Shelf — Live Catalog Agent
Agentic Shelf · https://www.agenticshelf.ai
https://api.agenticshelf.ai/.well-known/agent-card.json
● healthy
Read-only product catalog, inventory, and pricing for multi-tenant e-commerce stores, exposed as agent tools over the Model Context Protocol (streamable-http). Each merchant connects their store; AI agents query the live catalog via a per-tenant MCP URL (/m/{slug}/mcp). This card describes the shared capability shape; see the per-tenant card at /m/{slug}/.well-known/agent.json for a specific store.
Transport
streamable-http
Protocol
0.3.0
Price
—
Skills
-
List productsBrowse the catalog, paginated. Returns SKU, title, a short description, price, currency, availability, and storefront URL for each product. Use this to DISCOVER products when no SKU is known yet; follow up with get-product-details or check-stock.catalogdiscoverybrowseread-only
-
Search productsKeyword search over product titles and tags (storefront-native search semantics — keywords, not full natural-language sentences). Returns the same shape as list-products.catalogsearchread-only
-
Get product detailsFull catalog record for one SKU: title, description, product type, tags, price, inventory quantity, availability, image. Use when the shopper wants depth on a specific product.catalogproductread-only
-
Check stockReal-time inventory for a SKU: current stock count, price in USD, and a can_ship_today flag. The tool to answer 'is it in stock' / 'how many left'.inventoryavailabilityread-only
-
Get priceCurrent price in USD for a SKU (price and currency only — not shipping or promotional math).pricingread-only
How to call
A2A endpoint (streamable-http)
https://api.agenticshelf.ai/mcp
Documentation
https://www.agenticshelf.ai/console
Homepage
https://www.agenticshelf.ai