Bring Paddle into your AI workflows
Interact with the Paddle platform using AI assistants like Claude or in AI-powered IDEs like Cursor. Manage product catalog, billing and subscriptions, and reports.
AI tools using the MCP server can access your Paddle data. Only use tools or assistants that you trust.
What's new?
We've released a Model Context Protocol (MCP) server that you can use to interact with the Paddle platform using AI assistants. This means you can work with Paddle Billing using natural language, speeding up integration and making it easier to get access to your data.
Using our MCP server, AI assistants can help you create products and prices, analyze subscription data, and generate reports — all through chat, with no coding required.
How it works
Model Context Protocol (MCP) servers are a way for you to connect AI tools, like Claude or Cursor, directly to platforms like Supabase, Vercel, and Cloudflare. Rather than making requests using an API or using an interface like the dashboard, you can work with your business data using natural language chat.
Now, we've released an MCP server for Paddle Billing. You can use it to streamline workflows and quickly access Paddle functionality without context switching or writing custom code.
This release includes support for:
- Creating new products and prices
- Getting information about customers
- Getting information about subscriptions and transactions
- Creating reports
You can connect multiple MCP servers with AI assistants to create complex testing and integration workflows across platforms. For example, you can use MCP servers in Cursor to check data across Paddle, Supabase, and other platforms in your stack to help you troubleshoot problems.
Examples
You might get different responses as AI assistants can be unpredictable. Always check created data and responses carefully.
"Get information about subscriptions for
parker@example.com
"In this example, Claude fetches information about a customer and their related subscriptions and transactions to generate a quick visual summary. This workflow is great when you're on-the-go and want to dig into your data.
In this example, Claude creates a three-tier pricing structure with monthly and annual plans, including localized prices for the US, the UK, Germany, Brazil, and India. This workflow is especially powerful in IDEs like Cursor using your pricing page as context.
Next steps
The Paddle MCP server is available now.
Setup instructions vary depending on the AI assistant that you're using. For more details, see @PaddleHQ/paddle-mcp-server on GitHub.