Checkout Page MCP
Let AI clients add payments to your website. Create checkout pages, events and forms and embed them on your site in minutes.
Ads
Overview
The Checkout Page MCP server lets AI assistants like Claude, ChatGPT, and Cursor work directly with your Checkout Page account. Instead of digging through the dashboard or writing API requests, you can just ask, in plain English, and the assistant takes care of the rest. It's built on the Model Context Protocol, an open standard for connecting AI assistants to the tools and data they need. Once connected, you can ask your AI assistant to do things like: - "Find the customer with the email jane@example.com and show me their last subscription." - "Pull up the most recent payment for order ABC123. What plan did they pick?" - "Show me the last 10 form submissions from my ebook lead capture form." - "Open the checkout page with ID cp_abc123 and tell me what product is attached." - "Spin up a new checkout page called 'Spring Workshop' priced at $99." - "Create a lead capture form for our new ebook with name, email, and company fields." - "Build a registration form for the May webinar. Collec
Installation
claude mcp add --transport http checkoutpage https://mcp.checkoutpage.com
Configuration
{
"mcpServers": {
"checkoutpage": {
"url": "https://mcp.checkoutpage.com"
}
}
}Capabilities
- Create checkout pages
Ask to spin up a new checkout page with product, pricing, and description via `create_checkout_page`.
- Find customers and subscriptions
Look up a customer by email with `list_customers` and pull their active subscription via `list_subscriptions`.
- Review payments and bookings
List recent payments filtered by date, customer, or status with `list_payments`, or event bookings with `list_bookings`.
- Build forms and view submissions
Create lead capture or registration forms with `create_form` and review submissions via `list_submissions` or `get_submission`.
- Create discount coupons
Generate a discount code like SPRING20 with `create_coupon`, including expiry and percentage off.
Tags
- documentation
- document
- marketing-automation
- marketing
Related MCP servers
auto-geo
OfficialGEO optimized content publishing engine for AI visibility
Taplio
OfficialRun your Linkedin account from claude or chatgpt
AIOProductOS/studio-mcp
OfficialTurns your AI host into a product videographer: scripted screen recordings of your own web app with a visible gliding cursor, camera zooms, highlight callouts, captions, and designed scene transitions, plus marketing-grade screenshots; deterministic dark-frame cleanup and MP4/GIF export. Free and fully local. `npx -y @aioproductoscom/mcp-studio`
acamolese/google-search-console-mcp
Google Search Console MCP server: query performance data, inspect URLs, check indexing, and generate brandable HTML SEO audit reports with a 30/60/90-day roadmap. Read-only OAuth scope, installable via `uvx mcp-google-search-console`.