A FastMCP boilerplate that gets a product catalog, search, and checkout flow live on Vercel in under ten minutes. Exposes a product catalog resource agents read before acting, a search_products tool with keyword and price filters, and an initiate_checkout tool that returns order summaries. Ships with optional API key auth via X-API-Key headers, works over stdio for local dev or streamable HTTP for remote clients. Built for cloning and swapping in real inventory. The repo includes a full build guide covering the five common MCP deployment errors, Stripe integration stubs, and wiring instructions for Claude Desktop in both local and remote modes.
claude mcp add --transport http newplanetww-mcp-commerce-starter https://mcp-commerce-starter.vercel.app/mcp