Monetize your GPT apps with Stripe & xmcp
Learn how to monetize your GPT apps using Stripe external checkout integration.
This MCP server exposes the following tools:
list-products— retrieves available products from Stripebuy-products— creates a checkout session for purchasing
The application integrates with these tools using the OpenAI SDK hooks:
useCallTool— to invoke the MCP toolsuseToolOutput— to access tool resultsuseOpenExternal— to open the checkout page in a new tab