Payment Gateway
Mollie MCP connector
The Mollie connector brings your balances, settlements, invoices, chargebacks and payment profiles to Claude, ChatGPT, Cursor and any MCP client, so once connected, each person can ask about Mollie money in plain language inside their 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 Mollie to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Mollie once
-
Open Connections, choose Add connection, and pick Mollie.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste a Mollie API key. One person generates a token in Mollie 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.
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 Mollie to Claude
-
1
Open Customize, then Connectors.
-
2
Press Add.
-
3
Name it, paste the MCP server URL, then Continue.
https://api.elaichi.ai/mcp -
4
Sign in and approve.
On Team and Enterprise, an Owner adds it once. Everyone else turns it on for themselves.
Connect Mollie to ChatGPT
-
1
Open Plugins, then press the + button.
-
2
Name it and paste the endpoint into Server URL.
https://api.elaichi.ai/mcp -
3
Leave Authentication on OAuth, then tick the risk acknowledgement.
-
4
Press Create, then sign in and approve.
Works on the web today. The plugin directory lives at chatgpt.com/plugins.
Connect Mollie to Cursor
-
1
Open
~/.cursor/mcp.json. -
2
Add the endpoint under
mcpServers.https://api.elaichi.ai/mcp -
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 Mollie to any MCP client
-
1
Add the endpoint as a remote MCP server.
https://api.elaichi.ai/mcp -
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 Mollie through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Finance
Check what Mollie will pay out next
Ask for the open settlement and the next scheduled one, and see which payments, captures and refunds are inside it before the money lands in the bank.
-
Accounting
Reconcile a settlement against the bank
Pull every payment, refund and chargeback that made up a settlement and match the total to the deposit, without exporting anything by hand.
-
Accounting
Find the Mollie invoice for month end
List Mollie's own invoices for the period, open the one you need and read off the fees so the books close on time.
-
Support
Trace a disputed charge to a settlement
When a customer disputes a charge, find the chargeback, see which settlement it was deducted from and give the customer a clear answer.
-
Operations
Set up a Mollie profile for a new store
Create a new payment profile for a storefront or brand from a short request, then confirm it appears alongside your existing profiles.
-
Leadership
Get a balance snapshot before a meeting
Ask for current balances across every currency and the latest balance report, and walk in knowing exactly what is available and what is pending.
Try asking
- “Show last week's Mollie settlements by balance.”
- “Which payments were refunded in the last 30 days?”
- “Summarize balance transactions for our primary Mollie balance.”
AI tools
Mollie tools for your AI agents
124 tools are ready to call through Elaichi's MCP endpoint the moment you connect Mollie, governed by the same roles, restrictions, and audit log as everything else in Elaichi.
No tools match your search.
See it in Elaichi
What connecting Mollie gets you
6 screens from the product, each doing one job for your Mollie account.
The agent
Ask about settlements, get answers back.
Type a question in plain language and read live Mollie balances and payments.
- settlements
- payments
- refunds
- balances
Ask Elaichi to work across your apps.
Show last week's Mollie settlements by balance.
Which payments were refunded in the last 30 days?
Summarize balance transactions for our primary Mollie balance.
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach Mollie.
One governed MCP endpoint over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
124 Mollie tools ready to call.
Balances, settlements, payments, refunds and captures covered without writing custom code.
- Create a Mollie oauth 2 token
- Mollie oauth 2 tokens bulk delete
- List all Mollie balances
- Get single Mollie balance by ID
Toolboxes
Every team gets its own toolbox.
Finance sees settlements, support sees refunds, each toolbox scoped to one team.
- Finance
- Support
- Engineering
- Operations
Shared connections
Share a Mollie account, not a key.
See who connected each account and how many teams and members use it.
- Finance HQ
- Support EMEA
- Marketplace payouts
- Subscriptions
Audit log
Every refund call is on the record.
When, who, what happened, type and resource for each Mollie call.
- When
- Who
- What happened
- Type
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, the digest posts itself.
Fetch settlements, group them, draft a digest, approve it, post back to Mollie.
Mollie digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch settlements
Mollie
1.4s -
✓
Group by owner
Transform
0.1s -
✓
Draft the digest
Agent step
Ran with 4 tools, returned a structured summary
6.2s -
Approve the digest
Needs approval
Assigned to Michael Brennan
Approve Deny -
Post the digest
Mollie
Queued
Collections and dashboards
Payment numbers land before anyone asks.
Four metrics, 14 days of payments and a team breakdown, computed on schedule.
Mollie health
Refreshed 4 minutes ago · every 15 minutes · from the settlements collection
Settlements
1,284 ↓ 12%
Payments
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Settlements created
Last 14 days
By team
Share of activity
Finance HQ 34%
Support EMEA 27%
Marketplace payouts 21%
Subscriptions 18%
FAQ
Frequently asked questions
How do I connect Mollie to Claude?
Connect Mollie in Elaichi first, which means pasting your Mollie API key into the connection screen. There is no OAuth application to register and no client ID or secret to generate. Then open Claude, go to Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Claude will ask you to sign in to Elaichi, and from then on it can work with your Mollie account.
Does Mollie work with ChatGPT and Cursor as well as Claude?
Yes. Once Mollie 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 Mollie once and every client you use picks it up.
What can an AI agent actually do with my Mollie data?
With Mollie connected, an agent can look up your balances and balance reports, list settlements and show the payments, captures, refunds and chargebacks inside each one, find Mollie invoices, and read your organization details and payment profiles. It can also create a new payment profile when you ask. Because Mollie exposes many actions, short concrete asks like "show the open settlement" work better than long paragraphs.
Does connecting Mollie give the AI access to my whole organization?
No. Every call to Mollie through Elaichi runs inside the access of the API key and the person who signed in, so the agent sees only the balances, settlements and profiles that key already reaches. Elaichi can narrow that further, for example to read-only questions about settlements, but it can never grant the agent more than the underlying Mollie access allows.
Can I stop an agent from changing things in Mollie?
Yes. Restrictions in Elaichi apply per action, so you can allow reading Mollie settlements, invoices and balances while blocking the creation of payment profiles or tokens. A blocked action is never shown to Claude, ChatGPT or any other client, so no prompt, however worded, can reach it.
What happens to a Mollie connection when someone leaves?
Offboarding a person in Elaichi ends their access to Mollie at once, across every client they used. If they were part of a shared Mollie connection, that connection keeps working for everyone else on the team. Disconnecting Mollie once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.
Put Mollie in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.