acp-checkout-mcp
Installation
SKILL.md
ACP Checkout — MCP Binding
Before writing code
Fetch live docs:
- Web-search
acp agentic commerce protocol MCP server implementationfor MCP binding guidance - Fetch
https://developers.openai.com/commerce/specs/checkout/for checkout operation semantics - Web-search
site:github.com agentic-commerce-protocol MCPfor any official MCP examples - Fetch MCP SDK docs: web-search
site:github.com modelcontextprotocol python-sdkortypescript-sdkfor current SDK
Conceptual Architecture
What MCP Binding Means
ACP's REST checkout operations can be exposed as MCP tools via an MCP server. This allows AI agents that use tool-calling (Claude, ChatGPT, Gemini) to invoke checkout operations directly as tools rather than making raw HTTP calls.
Mapping REST to MCP Tools
Each REST checkout operation becomes an MCP tool: