Libraries tagged by agentic commerce protocol
square1/laravel-mpp
120 Downloads
Charge AI agents per request from any Laravel route using the Machine Payments Protocol (MPP), settling over Stripe Shared Payment Tokens or Tempo on-chain stablecoins. Tag routes via middleware or a #[RequiresPayment] attribute.
angeo/module-ucp
24 Downloads
Spec-compliant Universal Commerce Protocol (UCP) profile generator for Magento 2. Serves /.well-known/ucp at protocol version 2026-08-25 with the canonical keys[] JWK Set (ES256/ES384/Ed25519), authority-bound capability schemas, and correct hosting/CORS headers.
shopbridge/shopbridge-php
2 Downloads
PHP SDK for Agentic Commerce Protocol
angeo/module-ucp-catalog
12 Downloads
UCP catalog.search, catalog.lookup and get_product implementation for Magento 2 / Adobe Commerce — serves the REST endpoints advertised by angeo/module-ucp (spec 2026-08-25), with real configurable-product variants.
angeo/module-mcp-server
8 Downloads
MCP (Model Context Protocol) server for Magento 2 — gives AI agents (Claude, Gemini, ChatGPT, custom assistants) live, structured, rate-limited access to your catalog: product search, product cards, categories, and store info. Read-only by default, no scraping required.
magebitcom/acp-php-spec
15 Downloads
Agentic Commerce Protocol specification for PHP
mahesh-rajawat/module-agentic-ucp-checkout
2 Downloads
Universal Commerce Protocol (UCP) checkout module for Magento 2 — catalog, cart, shipping, billing, order, and tracking endpoints
mahesh-rajawat/module-agentic-ucp
4 Downloads
Universal Commerce Protocol (UCP) base module for Magento 2 — Agentic commerce
angeo/module-openai-product-feed-api
25 Downloads
Magento 2 REST API for the OpenAI Agentic Commerce Protocol (ACP). Implements the ACP feed API surface: feeds, paginated products with configurable variants, and SalesRule-sourced promotions. Bearer-token authenticated, DB-persisted feeds, PATCH-as-POST bridge for Magento compatibility.
angeo/module-openai-instant-checkout
3 Downloads
Integrate Magento 2 with ChatGPT using the Agentic Commerce Protocol. Enable Instant Checkout and support AI-driven purchases through your custom Agentic Checkout API.
tcgunel/ucp-laravel
0 Downloads
Universal Commerce Protocol (UCP) for Laravel — expose your storefront to AI shopping agents.
botmetria/ucp
2 Downloads
UCP (Universal Commerce Protocol) store-side SDK: make any PHP shop visible and shoppable for AI agents — manifest, agent-readable catalog, checkout sessions with signed cart hand-off.
angeo/module-mcp-checkout
2 Downloads
Guest cart and checkout MCP tools for Magento 2. Adds create_cart, add_to_cart, get_cart, get_shipping_methods, set_shipping_information and place_order to the Angeo MCP Server, letting AI agents (Claude and other MCP clients) complete a full discovery-to-order flow with hard server-side guardrails and PCI-safe pay-by-link (Stripe, Mollie, Adyen).