Skip to content

Paddle MCP connector

The Paddle connector brings your products, prices, discounts and customer records into Claude, ChatGPT, Cursor and the Elaichi Agent, so each person can look them up and update them inside their own Paddle access, with every change logged.

  • How it connects. Connects with an API key. The credential goes into a vault nobody reads back.

  • One address. https://api.elaichi.ai/mcp, the same for every user.

  • Their own access. An agent never gets more than the person it acts for.

How to connect

How to connect Paddle to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Paddle once

  1. Open Connections, choose Add connection, and pick Paddle.

  2. Optionally set Share with to give a team access, then press Connect.

  3. Paste a Paddle API key. One person generates a token in Paddle and pastes it once. Everyone else works through Share with, and never sees it.

The credential is vaulted. Nobody reads it back, not even the AI.

Add connection

Choose a connector.

paddle
Paddle
Billsby
Fanvue
Metronome
Ordway
Recharge
2

In your AI client

Point it at one endpoint

Everyone in the organization uses the same address, and each person only ever reaches what their own account allows.

Paddle MCP connector for Claude

  1. 1

    Open Customize, then Connectors.

  2. 2

    Press Add.

  3. 3

    Name it, paste the MCP server URL, then Continue.

    https://api.elaichi.ai/mcp
  4. 4

    Sign in and approve.

On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.

Paddle MCP connector for ChatGPT

  1. 1

    Open Plugins, then press the + button.

  2. 2

    Name it and paste the endpoint into Server URL.

    https://api.elaichi.ai/mcp
  3. 3

    Leave Authentication on OAuth, then tick the risk acknowledgement.

  4. 4

    Press Create, then sign in and approve.

Works on the web today. The plugin directory lives at chatgpt.com/plugins.

Paddle MCP connector for Cursor

  1. 1

    Open ~/.cursor/mcp.json.

  2. 2

    Add the endpoint under mcpServers.

    https://api.elaichi.ai/mcp
  3. 3

    Reload Cursor, then sign in and approve.

~/.cursor/mcp.json

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

Set up per machine, so repeat it on each computer you work from.

Connect Paddle to any MCP client

  1. 1

    Add the endpoint as a remote MCP server.

    https://api.elaichi.ai/mcp
  2. 2

    Sign in and approve.

{
  "mcpServers": {
    "elaichi": {
      "url": "https://api.elaichi.ai/mcp"
    }
  }
}

The Elaichi Agent already has these tools, with nothing to set up.

Use cases

What teams do with Paddle through Elaichi

Every one of these runs inside the access the person already has, and lands in the same audit log.

  • Finance

    Check a price before the invoice goes out

    Ask what a customer is currently charged for a product and see the live price from Paddle, with currency and billing period, before you confirm anything with them.

  • Sales

    Set up a discount for one deal

    Create a Paddle discount with the code, amount and expiry your prospect agreed to, then check it landed in the right discount group.

  • Support

    Fix a customer's billing address

    When a customer emails a new address, update the one on file in Paddle from the conversation instead of opening another tab.

  • Product

    Launch a new plan and its prices

    Create the product in Paddle, add monthly and annual prices, and confirm everything reads correctly before it goes live.

  • Marketing

    Audit which promo codes are still active

    List every Paddle discount, see which are still running and what they take off, and tidy up the ones a campaign left behind.

  • Revenue Operations

    Keep customer business details current

    Add or correct a customer's company name and tax ID in Paddle so invoices carry the right details the first time.

Try asking

  • “List every active discount and what it takes off”
  • “Create an annual price for the Pro plan at 290 USD”
  • “Update Acme Ltd's billing address to their new London office”

See all 99 Paddle tools below

AI tools

Paddle tools for your AI agents

99 tools are ready to call through Elaichi's MCP endpoint the moment you connect Paddle, governed by the same roles, restrictions, and audit log as everything else in Elaichi.

See it in Elaichi

What connecting Paddle gets you

6 screens from the product, each doing one job for your Paddle account.

The agent

Ask about prices and discounts in plain words.

The Elaichi agent answers from live Paddle products, prices, discounts and customer records.

  • products
  • prices
  • discounts
  • customers

Ask Elaichi to work across your apps.

List every active discount and what it takes off

Create an annual price for the Pro plan at 290 USD

Update Acme Ltd's billing address to their new London office

Also runs in Claude, ChatGPT or Cursor

MCP clients

One endpoint puts Paddle in every client.

Claude, ChatGPT and Cursor connect over OAuth, with no SDK and no shared API key.

ElaichiMCP clients
Claude ChatGPT Cursor

Copy the endpoint

https://api.elaichi.ai/mcp
Client Connected by Status Last used
Claude
E

Emma Laurent

• Connected 4 minutes ago
Cursor
S

Sofia Ricci

• Connected 2 hours ago
ChatGPT
C

Clara Nowak

• Connected Yesterday

Tool catalog

99 Paddle tools, no code to write.

Products, prices, discounts, discount groups, customer addresses and businesses, ready the moment you connect.

  • Create a Paddle discount group
  • Get single Paddle discount group by ID
  • List all Paddle discount groups
  • Update a Paddle discount group by ID
ElaichiTools
Tool Action Description
Create a Paddle discount group Create Create a discount group in Paddle. Returns the new discount group entity including id, name, status, created_at, and updated_at. Required: name.
Get single Paddle discount group by ID Get Get a Paddle discount group by its ID. Returns the discount group including id, name, status, created_at, and updated_at. Required: id.
List all Paddle discount groups List List Paddle discount groups, newest first by default. Returns each group's id, name, status, created_at, and updated_at. Supports filtering by id and ordering via order_by.
Update a Paddle discount group by ID Update Update a Paddle discount group by its ID. Returns a copy of the updated discount group entity including id, name, status, created_at, and updated_at. Required: id.
Create a Paddle discount Create Create a new discount in Paddle. Returns the created discount object including id, status, code, amount, type, expires_at, times_used, and created_at/updated_at. Required: description, type, amount.

Toolboxes

Every team gets its own Paddle toolbox.

Finance sees prices, Sales handles discounts, Support fixes addresses, each in their own scope.

  • Finance
  • Sales
  • Support
  • Product
ElaichiToolboxes
Name Source template Tools Created

Finance toolbox

Paddle · prices and billing details

Paddle starter 18 Mar 4, 2026

Sales toolbox

Paddle · discounts for deals

9 Mar 2, 2026

Support toolbox

Paddle · customer addresses and businesses

24 Feb 27, 2026

Product toolbox

Paddle · products and plans

Paddle starter 6 Feb 19, 2026

Marketing toolbox

Paddle · promo codes and discount groups

31 Jan 30, 2026

Revenue Operations toolbox

Paddle · catalog and customer records

12 Jan 22, 2026

Shared connections

Share Paddle without sharing the API key.

Teammates work through one connection and never see the credential behind it.

  • Finance
  • Sales EMEA
  • Sales Americas
  • Support
ElaichiConnections
Connection Scope Status Access
PA

Paddle (Finance)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
PA

Paddle (Sales EMEA)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
PA

Paddle (Sales Americas)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
PA

Paddle (Support)

Connected by Daniel Ortega

Personal • Needs re-auth 1 team · 3 members
PA

Paddle (Marketing)

Connected by Clara Nowak

Personal • Active Not shared
PA

Paddle (Product)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Know who changed a price, and when.

Every Paddle call is logged with who, what, type and resource, append only.

  • When
  • Who
  • What happened
  • Type
ElaichiAudit log
When Who What happened Type

2 minutes ago

Mar 6, 2026, 3:10 PM

E

Emma Laurent

[email protected]

Restriction Created Access

8 minutes ago

Mar 6, 2026, 3:04 PM

J

James Whitfield

[email protected]

Restriction Updated Access

14 minutes ago

Mar 6, 2026, 2:58 PM

S

Sofia Ricci

[email protected]

Role Assigned Access

20 minutes ago

Mar 6, 2026, 2:52 PM

D

Daniel Ortega

[email protected]

Paddle Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Paddle Products Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Paddle Products List Toolbox

Launching soon

From answering questions to doing the work

A person no longer has to ask. A trigger starts the work, inside the same permissions and the same audit log as everything else. Automations and live dashboards are launching soon, on the Black plan.

Automations

A schedule starts the work, a person approves.

Paddle discounts are fetched, grouped, drafted into a digest, approved, then posted back to Paddle.

Paddle digest

Run 418 · started 2 minutes ago · on behalf of Emma Laurent

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch products

    Paddle

    1.4s
  3. Group by owner

    Transform

    0.1s
  4. Draft the digest

    Agent step

    Ran with 4 tools, returned a structured summary

    6.2s
  5. Approve the digest

    Needs approval

    Assigned to Michael Brennan

    Approve
  6. Post the digest

    Paddle

    Queued

Collections and dashboards

Paddle health, computed on a schedule, no prompt.

Four metrics, a 14 day chart of products created, and a team breakdown, refreshed automatically.

Paddle health

Refreshed 4 minutes ago · every 15 minutes · from the products collection

Live

Products

1,284 ↓ 12%

Prices

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Products created

Last 14 days

By team

Share of activity

Finance 34%

Sales EMEA 27%

Sales Americas 21%

Support 18%

FAQ

Frequently asked questions

How do I connect Paddle to Claude?

In Elaichi, choose Paddle and paste in a Paddle API key, which you create in your Paddle dashboard. There is no OAuth application to register and no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Sign in with Elaichi and Paddle is available in your conversations.

Does Paddle work with ChatGPT and Cursor as well as Claude?

Yes. Once Paddle is connected in Elaichi, the same endpoint, https://api.elaichi.ai/mcp, works in Claude, ChatGPT, Cursor, any other MCP client and the Elaichi Agent. You connect Paddle once and every client picks it up.

What can an AI agent actually do with my Paddle data?

With Paddle connected, an agent can look up and update your products, prices, discounts and discount groups, and find or correct a customer's addresses and business details. You can ask it to create a new price for a plan, set up a promo code, or tell you what a customer is being charged. Short, concrete asks like 'list active discounts' work better than long paragraphs.

Does connecting Paddle give the AI everything in my account?

No. Every call to Paddle runs inside the access of the person who signed in to Elaichi and the Paddle account they connected, so an agent can only reach what that person is allowed to see and do. An administrator can narrow that further in Elaichi, by team or by action, and Elaichi can never widen it beyond what Paddle itself allows.

Can my team share one Paddle connection?

Yes. One person connects Paddle with an API key and shares the connection with a team in Elaichi, and nobody else ever sees or handles that key. Each teammate still signs in to Elaichi as themselves, so the audit log names who changed a price or created a discount in Paddle.

Can I stop an agent from changing things in Paddle?

Yes. Restrictions in Elaichi work per action, so you can allow an agent to read Paddle products and prices while blocking it from creating or updating discounts. A restricted action is never shown to Claude, ChatGPT or any other client, so no prompt can reach it.

What happens to a Paddle connection when someone leaves?

Offboarding a person in Elaichi ends their access to Paddle at once, across every client they used. A Paddle connection they shared keeps working for everyone else on the team. If you want Paddle gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client.

Does the Paddle MCP connector work with Gemini, Codex, Claude Code or other MCP clients?

Yes. Paddle is reached over the same MCP endpoint every client uses, so anything that speaks MCP can call it — Gemini, Codex, Claude Code, Windsurf, Cline, Zed and OpenCode among them — alongside Claude, ChatGPT, Cursor, and the Elaichi Agent. The tools on offer and the access behind them are identical whichever client asks. Only the setup screen differs.

Put Paddle in front of your team

14 days on Gold, no credit card. Connect it once and pick what each team can call.

Works with
Claude ChatGPT Cursor and any other MCP client, or the Elaichi Agent.
When the trial ends
Nothing is deleted. Connections, roles and the audit log stay where they are, so subscribing picks up exactly where you left off.