Enables AI agents to autonomously browse inventory, negotiate terms, manage carts, and execute secure payments on Shopify stores using standardized protocols. It provides a bridge for LLMs to handle the entire commerce lifecycle from discovery to order tracking through a verifiable mandate chain.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ALLOWED_ORIGINAP2_SIGNING_PRIVATE_KEY— Yes ES256 private key in JWK format for mandate signingAP2_VERIFICATION_PUBLIC_KEY— No ES256 public key in JWK format (defaults to deriving from private key)AWS_LAMBDA_FUNCTION_NAMEDYNAMODB_TABLE_LEDGERDYNAMODB_TABLE_MANDATESDYNAMODB_TABLE_SESSIONSFEE_RATE— No Platform fee rate as decimal (default: 0.005 = 0.5%)FEE_WALLET_ADDRESS— No Wallet address for fee collectionGATEWAY_API_KEYGATEWAY_BASE_URL— No Public gateway URL (default: http://localhost:3000)LOG_LEVEL— No Logging level (default: info)SHOPIFY_ACCESS_TOKEN— your_access_tokenSHOPIFY_API_KEY— your_api_keySHOPIFY_API_SECRET— your_api_secretSHOPIFY_STOREFRONT_TOKEN— your_storefront_tokenSHOPIFY_STORE_DOMAIN— your-store.myshopify.com[](https://m8ven.ai/mcp/kuro-tomo-shopify-agentic-mcp-1e946a)