Scheduling
Momence MCP connector
The Momence connector lets Claude, ChatGPT, Cursor, and the Elaichi Agent look up members, appointments, and memberships in Momence and make everyday changes, with each person signed in as themselves and every action recorded.
-
How it connects. Connects over OAuth. 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 Momence to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Momence once
-
Open Connections, choose Add connection, and pick Momence.
-
Optionally set Share with to give a team access, then press Connect.
-
Supply your own Momence app, then approve. Momence needs an OAuth app you register yourself, so bring its client ID and secret. One person does this once for the organization.
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 Momence 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 Momence 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 Momence 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 Momence 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 Momence through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Front desk
Check who is booked in today
Pull up the appointment reservations for the day and see which clients are coming in, so the desk is ready before the first class starts.
-
Membership
Freeze memberships for a batch of clients
When a group of members asks to pause over the summer, freeze their memberships in one pass instead of opening each account by hand, and unfreeze them the same way when they return.
-
Client services
Fix member contact details after a move
Update names, phone numbers, and email addresses across many member records at once when a client changes details or a duplicate has to be cleaned up.
-
Sales
Sign up a walk-in on the spot
Create the new member record and start a checkout for the membership they picked while they are still standing at the counter.
-
Studio management
See which memberships are still active
Ask for the list of active bought memberships and spot who is nearing the end of a plan or has credits left to use.
-
Finance
Adjust credits and set up checkout prices
Top up or correct class credits on bought memberships in bulk, and create a price for a new package so it can be checked out straight away.
Try asking
- “List tomorrow's appointment reservations for the studio.”
- “Which active bought memberships expire this month?”
- “Freeze memberships for members away in August.”
AI tools
Momence tools for your AI agents
73 tools are ready to call through Elaichi's MCP endpoint the moment you connect Momence, 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 Momence gets you
6 screens from the product, each doing one job for your Momence account.
The agent
Ask about bookings, get answers from Momence.
Plain language questions return live reservations, memberships and appointments from Momence.
- reservations
- appointments
- memberships
- credits
Ask Elaichi to work across your apps.
List tomorrow's appointment reservations for the studio.
Which active bought memberships expire this month?
Freeze memberships for members away in August.
Also runs in Claude, ChatGPT or Cursor
MCP clients
One Momence endpoint for every MCP client.
Claude, ChatGPT and Cursor connect over OAuth, no SDK, no shared key.
Copy the endpoint
Tool catalog
73 Momence tools ready without custom code.
Reservations, memberships, checkouts and credits are already mapped to callable methods.
- List all Momence auth authorizes
- Create a Momence auth token
- List all Momence auth profiles
- Create a Momence auth logout
Toolboxes
Each team gets its own Momence toolbox.
Front desk, sales and finance see only the Momence tools they need.
- Front desk
- Membership
- Sales
- Instructors
Shared connections
Teammates book through Momence without credentials.
Each connection shows who connected the account and which teams share it.
- Front desk
- Membership
- Studio London
- Sales EMEA
Audit log
Every membership freeze has a name on it.
When, who, what happened, type and resource for each Momence 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 runs the whole booking digest.
Momence reservations are fetched, grouped, drafted by an agent, approved, then posted back.
Momence digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch reservations
Momence
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
Momence
Queued
Collections and dashboards
Momence numbers arrive before anyone asks.
Four metrics, 14 days of reservations created and a team breakdown, refreshed on schedule.
Momence health
Refreshed 4 minutes ago · every 15 minutes · from the reservations collection
Reservations
1,284 ↓ 12%
Appointments
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Reservations created
Last 14 days
By team
Share of activity
Front desk 34%
Membership 27%
Studio London 21%
Sales EMEA 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Momence to Claude?
First, register an OAuth application inside your Momence account and paste its client ID and secret into Elaichi once when you add the Momence connector; after that nobody has to handle those values again. Second, open Claude, go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp as the address. Claude will ask you to sign in with your own Elaichi login, and Momence is then available in your conversations.
Does Momence work with ChatGPT and Cursor as well as Claude?
Yes. Once Momence 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 Momence once and use it from whichever client your team prefers.
What can an AI agent actually do with my Momence data?
An agent connected to Momence can look up members and their appointments, list today's reservations, show which bought memberships are active, and pull up a single member's record. It can also add a new member, create a checkout or a price, freeze or unfreeze memberships in bulk, adjust credits, and update names, phone numbers, and emails. Because Momence exposes a lot of actions, short concrete asks such as "list active memberships" work better than long paragraphs.
Does connecting Momence give the AI access to every member and membership?
No. Access to Momence follows the person who signed in, so the agent can only see the members, appointments, and memberships that person could already see in Momence. Elaichi can narrow that access further, for example to read-only, but it can never widen it beyond what the person already has.
Can I stop an agent from deleting or changing things in Momence?
Yes. Restrictions in Elaichi apply per action, so you can allow reading Momence members and appointments while blocking bulk updates, freezes, or deletions of phone numbers. A blocked action is never shown to Claude, ChatGPT, or any other client at all, so no prompt, however worded, can reach it.
What happens to a Momence connection when someone leaves?
When you offboard someone in Elaichi, their access to Momence through every client ends at once. A Momence connection that was shared with a team keeps working for everyone else on that team. If you want Momence gone entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor, and every other client together.
Put Momence in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.