← Registry

eCommerce

pm0.dev

Provides product catalog and cart management for a storefront.

1 endpoint8 known toolsFirst detected July 21, 2026Last detected July 21, 2026

ENDPOINT 1

https://pm0.dev/api/mcp

No auth detected

MCP server metadata

Name
omit-storefront-mcp
Version
0.1.0
Capabilities
tools

Known tools 8

list_products

Search or browse the store's product catalogue.

get_product

Fetch full detail for a single product by handle: variants, options, prices, images, description.

get_collections

Browse the store's collections (categories).

check_availability

Check whether a variant of a given product can be purchased right now.

get_cart

Read the current shopper's cart for this storefront.

update_cart

Add, change, or remove a line item on the shopper's cart.

start_checkout

Begin the checkout flow for the current cart.

agentic_checkout

One-shot helper for AI agents that just want to send a shopper to checkout.