Agentic Commerce Protocol Demo
Showcases a complete sandbox implementation of OpenAI's Agentic Commerce Protocol, demonstrating agent-driven transactions between an LLM client, merchant, and payment service provider.
Acerca de
Explore the foundational Agentic Commerce Protocol (ACP) released by OpenAI with this first working mock implementation. This open-source sandbox provides an end-to-end demonstration of how LLM clients can seamlessly transact with vendors and payment providers, replicating the ACP flow with distinct Client, Merchant, and Payment Service Provider (PSP) components. It's designed to accelerate experimentation and understanding for developers building the next generation of agentic commerce applications, supporting both OpenAI and Anthropic models.
Características Principales
- Reference implementation of OpenAI's Agentic Commerce Protocol
- End-to-end demo of Client, Merchant, and PSP interaction
- MCP-UI compatible chat interface for agent interaction
- Supports both OpenAI and Anthropic LLM API keys
- Implements Delegated Checkout and Product Feed specifications
- 2 GitHub stars
Casos de Uso
- Experimenting with the Agentic Commerce Protocol (ACP)
- Developing and testing agentic e-commerce applications
- Understanding the technical flow of agent-driven payments and transactions