Skip to content

Payment Gateway

Plastiq MCP connector

The Plastiq connector lets Claude, ChatGPT, Cursor or any MCP client look up billers, recipients and payments in Plastiq, send payments and refunds, and record every action under the signed-in person's own access.

  • 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 Plastiq to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Plastiq once

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

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

  3. Paste a Plastiq API key. One person generates a token in Plastiq 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.

plastiq
Plastiq
Chimoney
Circle
Dwolla
Finexio
Flutterwave
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.

Connect Plastiq to 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.

Connect Plastiq to 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.

Connect Plastiq to 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 Plastiq 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 Plastiq through Elaichi

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

  • Accounts payable

    Pay a vendor bill by card

    Find the biller in Plastiq, choose the payment method on file, and send the payment from the chat, then confirm the payment shows up with the right amount.

  • Finance

    Check whether a payment went out

    Ask which Plastiq payments were created this week, who was paid, and what status each one is in, without opening the dashboard.

  • Accounts payable

    Set up a new recipient

    Add a new landlord, supplier or contractor as a recipient in Plastiq, and update their details later when an address or account number changes.

  • Finance

    Issue a refund on a payment

    Pull up the original Plastiq payment, confirm the details, and create the refund against it in one step.

  • Controller

    Attach the invoice to a payment

    Upload the invoice or supporting paperwork as a Plastiq document so the payment has its backup when the auditors ask.

  • Procurement

    Find the right biller before paying

    Search Plastiq's billers by name, confirm it is the right company, and check the category so the payment is filed correctly.

Try asking

  • “List all Plastiq recipients added this month.”
  • “Search Plastiq billers for our top three landlords.”
  • “Which payment methods are active for the finance team?”

See all 26 Plastiq tools below

AI tools

Plastiq tools for your AI agents

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

See it in Elaichi

What connecting Plastiq gets you

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

The agent

Ask about payments, get answers back.

Plain language questions answered from live Plastiq payments, recipients and billers.

  • payments
  • recipients
  • billers
  • payment methods

Ask Elaichi to work across your apps.

List all Plastiq recipients added this month.

Search Plastiq billers for our top three landlords.

Which payment methods are active for the finance team?

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor share one endpoint.

Connect Plastiq through one org-wide MCP endpoint over OAuth, no SDK, no shared 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

All 26 Plastiq tools ready to call.

Payment methods, recipients, billers, categories and documents, with no custom code written.

  • Create a Plastiq payment method
  • List all Plastiq payment methods
  • Get single Plastiq payment method by ID
  • Update a Plastiq payment method by ID
ElaichiTools
Tool Action Description
Create a Plastiq payment method Create Create a Plastiq payment method (Bank Account or Card) for a payer. Returns the created payment method including id, type, status, data, externalId, and statusReasons. Required: type, data.
List all Plastiq payment methods List List Plastiq payment methods for a payer. Returns payment method records including id, type, status, data, externalId, and statusReasons. Required: payerId.
Get single Plastiq payment method by ID Get Retrieve a single Plastiq payment method by id. Returns the payment method object including id, type, status, data, externalId, and statusReasons. Required: id, payerId.
Update a Plastiq payment method by ID Update Update a Plastiq payment method by id. Returns the updated payment method including id, type, status, data, externalId, and statusReasons. Required: id, type, data, payer.
Create a Plastiq recipient Create Create a plastiq Recipient for payment disbursement via ACH, EFT, Check, or Wire. Returns: id, status, createdAt, businessName, contact, receivingMethod. Required: contact (with at least email or phone) and receivingMethod (with type). Supply payer.id to scope the recipient to a single payer.

Toolboxes

Every team gets its own toolbox.

Curate Plastiq toolboxes per team so finance and support see different tools.

  • Accounts payable
  • Finance ops
  • Procurement
  • Controllership
ElaichiToolboxes
Name Source template Tools Created

Accounts payable toolbox

Plastiq · payments and billers

Plastiq starter 18 Mar 4, 2026

Finance ops toolbox

Plastiq · payment methods and categories

9 Mar 2, 2026

Procurement toolbox

Plastiq · recipients and vendor records

24 Feb 27, 2026

Controllership toolbox

Plastiq · categories and documents

Plastiq starter 6 Feb 19, 2026

Support toolbox

Plastiq · payment lookups and receipts

31 Jan 30, 2026

Engineering toolbox

Plastiq · client secrets and integrations

12 Jan 22, 2026

Shared connections

Teammates pay without touching a credential.

See who connected each Plastiq account and which teams and members use it.

  • Accounts payable
  • Finance ops US
  • Procurement
  • Support
ElaichiConnections
Connection Scope Status Access
PL

Plastiq (Accounts payable)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
PL

Plastiq (Finance ops US)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
PL

Plastiq (Procurement)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
PL

Plastiq (Support)

Connected by Daniel Ortega

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

Plastiq (Controllership)

Connected by Clara Nowak

Personal • Active Not shared
PL

Plastiq (Finance ops EMEA)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Every Plastiq call has a name on it.

When, who, what happened, type and resource, appended for each recipient and payment method.

  • 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]

Plastiq Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Plastiq Payments Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Plastiq Payments 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 fires, Plastiq work gets done.

Fetch payments, group them, draft a digest, get approval, post back to Plastiq.

Plastiq digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch payments

    Plastiq

    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

    Plastiq

    Queued

Collections and dashboards

Plastiq numbers arrive before anyone asks.

Four metrics, 14 days of records created and a team breakdown, refreshed on schedule.

Plastiq health

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

Live

Payments

1,284 ↓ 12%

Recipients

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Payments created

Last 14 days

By team

Share of activity

Accounts payable 34%

Finance ops US 27%

Procurement 21%

Support 18%

FAQ

Frequently asked questions

How do I connect Plastiq to Claude?

Connect Plastiq in Elaichi first. Plastiq connects with an API key, so you paste the key from your Plastiq account when Elaichi asks for it, and there is no client ID or secret to generate. Then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp as the endpoint. Claude asks you to sign in to Elaichi, and Plastiq is available from then on.

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

Yes. Once Plastiq 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 Plastiq once and every client uses it.

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

An agent connected to Plastiq can search billers, list recipients and payment methods, look up a payment by its ID, and create new payments, payment intents and refunds. It can also add or update recipients and payers, upload documents such as invoices, and browse categories. In practice that means asking who was paid this month, paying a bill by card, or setting up a new vendor, all in plain language.

Does connecting Plastiq give the AI access to every payment and payment method?

No. Every call to Plastiq runs under the API key of the person who connected it, so the agent can only see and do what that Plastiq account can. Elaichi can narrow that further with restrictions per action, and it never widens what the Plastiq account already allows.

Can my team share one Plastiq connection?

Yes. One person connects Plastiq in Elaichi and shares the connection with a team, and nobody else ever handles the API key. Each teammate still signs in to Elaichi as themselves, so the audit log names the person who created a payment or refund, not the person who connected Plastiq.

Can I stop an agent from creating payments or refunds in Plastiq?

Yes. Restrictions in Elaichi work per action, so you can allow looking up Plastiq billers and payments while blocking the creation of payments, refunds or payment methods. A blocked action is never advertised to Claude, ChatGPT or Cursor at all, so no prompt can reach it.

What happens to a Plastiq connection when someone leaves?

When a person is offboarded in Elaichi, their access to Plastiq through every client ends at once. A Plastiq connection that was shared with a team keeps working for everyone else on that team. If you want Plastiq gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client.

Put Plastiq in front of your team

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