Payment Gateway
Tap Payments MCP connector
The Tap Payments connector for Elaichi lets Claude, ChatGPT, Cursor and other MCP clients look up charges, issue refunds, raise invoices and add customers in Tap Payments, with every action running as the signed-in person and recorded in an audit log.
-
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 Tap Payments to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Tap Payments once
-
Open Connections, choose Add connection, and pick Tap Payments.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste a Tap Payments API key. One person generates a token in Tap Payments 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 Tap Payments 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 Tap Payments 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 Tap Payments 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 Tap Payments 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 Tap Payments through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Finance
Find a charge and issue the refund
Pull up a customer's charges by amount or date, confirm which one they mean, and issue the full or partial refund in Tap Payments without leaving the conversation.
-
Support
Answer a payment question from live records
When a customer asks why a card was charged twice, list their recent Tap Payments charges and give them a clear answer while they are still on the line.
-
Accounts receivable
Raise an invoice and chase it later
Create a Tap Payments invoice for a customer, then come back in a week to list what is still unpaid and update the due date or notes on the ones that need it.
-
Operations
Set up a new customer before the first charge
Add a new customer record in Tap Payments with their name, email and phone so the first charge or invoice goes out with the right details attached.
-
Finance
Export charges, refunds and disputes for reconciliation
Request a download of the month's charges, refunds or disputes from Tap Payments and hand the file to whoever closes the books.
-
Partnerships
Check merchant accounts and payout destinations
List the businesses and merchants under your Tap Payments account, look up where a merchant's payouts are routed, and onboard a new merchant when a partner signs.
Try asking
- “List charges over 500 AED created this week.”
- “Summarize refunds issued against the Retail business yesterday.”
- “Which authorizations are still uncaptured after 48 hours?”
AI tools
Tap Payments tools for your AI agents
72 tools are ready to call through Elaichi's MCP endpoint the moment you connect Tap Payments, 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 Tap Payments gets you
6 screens from the product, each doing one job for your Tap Payments account.
The agent
Ask about charges, get live answers.
Plain language questions run against Tap Payments charges, refunds and authorizations.
- charges
- refunds
- authorizations
- businesses
Ask Elaichi to work across your apps.
List charges over 500 AED created this week.
Summarize refunds issued against the Retail business yesterday.
Which authorizations are still uncaptured after 48 hours?
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor share one endpoint.
Every client reaches Tap Payments over OAuth, with no SDK and no shared key.
Copy the endpoint
Tool catalog
72 Tap Payments tools, no custom code.
Charges, authorizations, refunds, businesses and downloads are cataloged with methods and resources.
- Create a Tap Payments authorize
- Update a Tap Payments authorize by ID
- Tap Payments authorize download
- Create a Tap Payments authorize download
Toolboxes
Every team gets its own toolbox.
Finance, support and engineering each see the Tap Payments tools their work needs.
- Finance
- Support
- Engineering
- Risk
Shared connections
Teammates run refunds without touching keys.
Each Tap Payments connection shows who connected it and which teams share it.
- Retail UAE
- Marketplace KSA
- Subscriptions
- Support Refunds
Audit log
Every charge and refund call is recorded.
When, who, what happened, type and resource for each Tap Payments 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, a refund digest ships.
Tap Payments charges are fetched, grouped, drafted, approved by a person, then posted back.
Tap Payments digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch charges
Tap Payments
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
Tap Payments
Queued
Collections and dashboards
Payment health, computed and refreshed on schedule.
Four metrics, 14 days of charges created and a breakdown by team.
Tap Payments health
Refreshed 4 minutes ago · every 15 minutes · from the charges collection
Charges
1,284 ↓ 12%
Refunds
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Charges created
Last 14 days
By team
Share of activity
Retail UAE 34%
Marketplace KSA 27%
Subscriptions 21%
Support Refunds 18%
FAQ
Frequently asked questions
How do I connect Tap Payments to Claude?
In Elaichi, choose Tap Payments from the catalog and paste in the API key from your Tap Payments dashboard. There is no OAuth application to register and no client ID or secret to generate. Then in Claude, open Customize, then Connectors, then Add, and paste the endpoint https://api.elaichi.ai/mcp. Sign in with your Elaichi account and Tap Payments is ready to use.
Does Tap Payments work with ChatGPT and Cursor as well as Claude?
Yes. Once Tap Payments 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 Tap Payments once and every client you use picks it up.
What can an AI agent actually do with my Tap Payments data?
It can look up charges, create a charge or an authorization, issue refunds, raise and update invoices, add customers, and list the businesses, merchants and payout destinations under your Tap Payments account. It can also request downloads of charges, refunds, authorizations and disputes for reconciliation. Because Tap Payments has a large set of actions, short concrete asks like "refund the 120 SAR charge from yesterday" work better than long paragraphs.
Does connecting Tap Payments give the AI access to every account and merchant?
No. The AI acts through the Tap Payments credentials of the person who connected it, so it can only reach the businesses, merchants and charges that key already covers. Elaichi can narrow that further, for example to read-only or to specific actions, but it can never grant more than Tap Payments itself allows.
Can I stop an agent from refunding or changing things in Tap Payments?
Yes. Restrictions in Elaichi apply per action, so you can allow looking up Tap Payments charges and invoices while blocking refunds, new charges or changes to existing records. 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 Tap Payments connection when someone leaves?
Offboarding that person in Elaichi ends their access to Tap Payments at once, across every client they used. If they shared a Tap Payments connection with a team, it keeps working for everyone else. Disconnecting Tap Payments once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.
Put Tap Payments in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.