Skip to content

Payment Gateway

Moment MCP connector

The Moment connector lets Claude, ChatGPT, Cursor or the Elaichi Agent create billing customers, raise and void bills, send payment requests, run payment pages and capture payments in Moment, inside each person's own access, with every action 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 Moment to Claude, ChatGPT or Cursor

Two steps, about a minute.

1

In Elaichi

Connect Moment once

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

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

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

moment
Moment
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 Moment 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 Moment 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 Moment 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 Moment 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 Moment through Elaichi

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

  • Finance

    Raise a bill once the work ships

    Ask for a bill against the right billing account in Moment as soon as a project closes, then pull it back by ID to check the amount before it goes out.

  • Accounts receivable

    Void a bill issued in error

    When a customer was billed twice or for the wrong amount, void the bill in Moment and create the corrected one in the same conversation.

  • Sales

    Send a payment request to close a deal

    Create a payment request in Moment for the agreed amount while the customer is still on the call, then check its status later without opening Moment.

  • Support

    Fix billing details after a call

    Update a billing customer or billing account in Moment straight from the support conversation, so the next bill goes to the right name and address.

  • Operations

    Run a payment page for an event

    Set up a payment page in Moment, list the payments that have come through it, and deactivate the page once registration closes.

  • Finance

    Capture an authorized payment when due

    Capture a payment in Moment once goods are delivered, then pull the payment record to confirm it settled and note the reference in your books.

Try asking

  • “Show bills created for this billing account this month.”
  • “Which payment pages are live right now?”
  • “Create a billing customer for Northwind and send a bill.”

See all 33 Moment tools below

AI tools

Moment tools for your AI agents

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

See it in Elaichi

What connecting Moment gets you

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

The agent

Ask about bills, get real answers.

Type a question in plain language and read live Moment billing records back.

  • bills
  • billing customers
  • billing accounts
  • payment pages

Ask Elaichi to work across your apps.

Show bills created for this billing account this month.

Which payment pages are live right now?

Create a billing customer for Northwind and send a bill.

Also runs in Claude, ChatGPT or Cursor

MCP clients

Claude, ChatGPT and Cursor reach Moment.

One OAuth endpoint for every MCP client, no SDK and 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

33 Moment tools ready to call.

Billing customers, accounts, bills and payment pages, with no custom code written.

  • Create a Moment billing customer
  • Update a Moment billing customer by ID
  • Get single Moment billing customer by ID
  • Create a Moment billing account
ElaichiTools
Tool Action Description
Create a Moment billing customer Create Create a new billing customer in Moment. Returns the customer object including id, external_reference, name, email, balance, payment_rules, and metadata. Required: external_reference, name.
Update a Moment billing customer by ID Update Update a Moment billing customer by id. Only provided fields are changed. Returns the updated customer object including id, external_reference, name, email, balance, payment_rules, and metadata. Required: id.
Get single Moment billing customer by ID Get Get a Moment billing customer by id. Returns: id, external_reference, name, email, phone, currency, balance, payment_rules, metadata, customer_id, order_id. Required: id.
Create a Moment billing account Create Create a Moment billing account for an existing or new customer. Returns the created account object including id, external_reference, customer_id, name, currency, and balance.
Update a Moment billing account by ID Update Update an existing Moment billing account by id. Returns the updated account including id, external_reference, customer_id, name, currency, balance, payment_rules, and metadata. Required: id.

Toolboxes

Every team gets its own toolbox.

Scope Moment billing tools per team so finance and support see different sets.

  • Finance
  • Billing Operations
  • Support
  • Revenue
ElaichiToolboxes
Name Source template Tools Created

Finance toolbox

Moment · bills and voids

Moment starter 18 Mar 4, 2026

Billing Operations toolbox

Moment · billing accounts and invoicing runs

9 Mar 2, 2026

Support toolbox

Moment · customer lookups and bill status

24 Feb 27, 2026

Revenue toolbox

Moment · payment pages and collections

Moment starter 6 Feb 19, 2026

Engineering toolbox

Moment · payment page setup and testing

31 Jan 30, 2026

Sales toolbox

Moment · new billing customers and quotes

12 Jan 22, 2026

Shared connections

Share a Moment account, never the credential.

See who connected each account and how many teams and members use it.

  • Finance EMEA
  • Billing Ops
  • Support
  • Revenue NA
ElaichiConnections
Connection Scope Status Access
MO

Moment (Finance EMEA)

Connected by Emma Laurent

Personal • Active 1 team · 6 members
MO

Moment (Billing Ops)

Connected by James Whitfield

Organization • Active 3 teams · 24 members
MO

Moment (Support)

Connected by Sofia Ricci

Organization • Active 2 teams · 11 members
MO

Moment (Revenue NA)

Connected by Daniel Ortega

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

Moment (Engineering Sandbox)

Connected by Clara Nowak

Personal • Active Not shared
MO

Moment (Enterprise Accounts)

Connected by Michael Brennan

Personal • Active 2 teams · 9 members

Audit log

Answer who voided that bill.

Every Moment call is logged with time, person, action, type and resource.

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

Moment Users Updated MCP

26 minutes ago

Mar 6, 2026, 2:46 PM

C

Clara Nowak

[email protected]

Moment Bills Created MCP

32 minutes ago

Mar 6, 2026, 2:40 PM

M

Michael Brennan

[email protected]

Moment Bills 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 drafts your billing digest.

Six steps fetch Moment bills, group them, draft a digest, await approval, post back.

Moment digest

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

  1. Schedule

    Every weekday at 08:00

    0.2s
  2. Fetch bills

    Moment

    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

    Moment

    Queued

Collections and dashboards

Billing numbers arrive before anyone asks.

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

Moment health

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

Live

Bills

1,284 ↓ 12%

Billing customers

96 ↓ 8%

Needs attention

3 ↑ 2

Updated this week

412 ↑ 9%

Bills created

Last 14 days

By team

Share of activity

Finance EMEA 34%

Billing Ops 27%

Support 21%

Revenue NA 18%

FAQ

Frequently asked questions

How do I connect Moment to Claude?

Connect Moment in Elaichi first: paste the API key from your Moment account and save. 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 https://api.elaichi.ai/mcp. Sign in to Elaichi and Moment is available in Claude.

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

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

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

With Moment connected, an agent can create and update billing customers and billing accounts, raise, update and void bills, create and manage payment requests and payment pages, start payment sessions, capture payments and look up any of these records by ID. Because Moment offers a wide set of actions, short concrete asks such as "void bill 4821" or "list payments on the spring event page" work better than long paragraphs.

Does connecting Moment give the AI access to every payment and customer?

No more than the person who connected it already has. Access to Moment follows the API key that was used, and each person still signs in to Elaichi as themselves, so every action is tied to a named person. Elaichi can narrow what an agent may do in Moment, for example allowing lookups but not captures, and it can never widen access beyond what the key allows.

Can my team share one Moment connection?

Yes. One person connects Moment with the API key and shares the connection with a team in Elaichi, and nobody else ever sees or handles the key. Each teammate still signs in to Elaichi as themselves, so the audit log shows exactly who created a bill or captured a payment in Moment.

Can I stop an agent from deleting or changing things in Moment?

Yes. In Elaichi you can restrict actions on Moment one by one, for example blocking bill voids, payment captures or deleting payment pages while still allowing lookups. A blocked action is never advertised to Claude, ChatGPT or any other client, so no prompt, however worded, can reach it.

What happens to a Moment connection when someone leaves?

Offboarding a person in Elaichi ends their access to Moment at once, in every client they used. If they had shared their Moment connection with a team, it keeps working for everyone else. Disconnecting Moment in Elaichi removes it from Claude, ChatGPT, Cursor and every other client in one step.

Put Moment in front of your team

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