BI
Arcadia MCP connector
The Arcadia connector brings utility accounts, statements, payments, and the credentials behind them into Claude, ChatGPT, Cursor, or any MCP client, so each person can ask about live billing records inside their own Arcadia access.
-
How it connects. App credentials. 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 Arcadia to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Arcadia once
-
Open Connections, choose Add connection, and pick Arcadia.
-
Optionally set Share with to give a team access, then press Connect.
-
Paste your Arcadia app credentials. Arcadia authenticates the app rather than a person. One person supplies the credentials once, and everyone else works through Share with.
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 Arcadia 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 Arcadia 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 Arcadia 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 Arcadia 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 Arcadia through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Finance
Reconcile utility payments against statements
Pull the latest statements and payments for a set of utility accounts and check that every bill landed and every payment cleared before month-end close.
-
Sustainability
Gather usage data for carbon reporting
List the accounts and statement details behind each site and assemble the figures a quarterly emissions report needs without logging into every utility portal.
-
Operations
Fix a utility login that stopped syncing
See which utility credentials have gone stale, generate a fresh connect link for the account owner, and trigger a refresh once they have signed in again.
-
Facilities
Check every site's account is connected
Count the utility accounts under management, spot any site that is missing, and request a download of account details for the ones that need review.
-
Analytics
Export billing history for a dashboard
Request a download of account and statement data for a group of properties and hand it to the reporting team as a clean starting file.
-
Customer success
Answer a customer question about a bill
Look up the customer's utility account, find the statement they are asking about, and confirm the payment status while they are still on the call.
Try asking
- “List Arcadia accounts with failed payments this month.”
- “Summarize plug credential events from the last seven days.”
- “Which Arcadia accounts have no payments recorded yet?”
AI tools
Arcadia tools for your AI agents
114 tools are ready to call through Elaichi's MCP endpoint the moment you connect Arcadia, 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 Arcadia gets you
6 screens from the product, each doing one job for your Arcadia account.
The agent
Ask about Arcadia accounts in plain language.
Three starter prompts pull answers from live Arcadia accounts, payments and plug credentials.
- accounts
- payments
- plug credentials
- downloads
Ask Elaichi to work across your apps.
List Arcadia accounts with failed payments this month.
Summarize plug credential events from the last seven days.
Which Arcadia accounts have no payments recorded yet?
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach Arcadia.
One org-wide MCP endpoint over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
114 Arcadia tools are ready to call.
Accounts, payments, plug credentials and downloads are covered without a line of custom code.
- Create a Arcadia oauth 2 token
- List all Arcadia accounts details
- Create a Arcadia accounts download
- List all Arcadia details
Toolboxes
Every team gets its own Arcadia toolbox.
Curate one toolbox per team so each group sees only the Arcadia tools it needs.
- Analytics
- Billing
- Support
- Operations
Shared connections
Share an Arcadia account, never the credential.
The connections table shows who connected each Arcadia account and which teams use it.
- Analytics core
- Billing production
- Support tier one
- Operations EMEA
Audit log
Every Arcadia call is on the record.
When, who, what happened, type and resource, appended for each Arcadia request.
- 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 Arcadia digest.
Six steps fetch Arcadia accounts, group them, draft a digest, then wait for approval.
Arcadia digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch accounts
Arcadia
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
Arcadia
Queued
Collections and dashboards
Arcadia health arrives before anyone asks.
Four metrics, 14 days of records created and a team breakdown, refreshed on schedule.
Arcadia health
Refreshed 4 minutes ago · every 15 minutes · from the accounts collection
Accounts
1,284 ↓ 12%
Payments
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Accounts created
Last 14 days
By team
Share of activity
Analytics core 34%
Billing production 27%
Support tier one 21%
Operations EMEA 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Arcadia to Claude?
Connect Arcadia in Elaichi first by entering the app credentials Arcadia already gives your organization. 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 https://api.elaichi.ai/mcp. Sign in with your Elaichi account and Arcadia is available in your next conversation.
Does Arcadia work with ChatGPT and Cursor as well as Claude?
Yes. Once Arcadia 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 Arcadia once and every client picks it up.
What can an AI agent actually do with my Arcadia data?
With Arcadia connected, an agent can list your utility accounts and their details, pull statements and payments, check how many accounts are connected, and request a download of account data. It can also see which utility credentials need attention, create a connect link for someone to sign in again, and trigger a refresh. Because Arcadia exposes many actions, short concrete asks such as "show unpaid statements for the Denver sites" work better than long paragraphs.
Does connecting Arcadia give the AI every account in my organization?
No. The agent only sees the Arcadia accounts, statements, and payments that the person who signed in can already see in Arcadia. Elaichi can narrow that further by team or by action, but it can never widen what Arcadia itself allows.
Can I stop an agent from deleting or changing things in Arcadia?
Yes. Restrictions in Elaichi apply per action, so you can allow reading Arcadia accounts and statements while blocking anything that deletes a resource, disables an account, or edits a credential. A blocked action is never shown to Claude, ChatGPT, or any other client, so no prompt can reach it.
What happens to an Arcadia connection when someone leaves?
Offboarding a person in Elaichi ends their access to Arcadia at once, across every client they used. A shared Arcadia connection keeps working for everyone else on the team. If you disconnect Arcadia in Elaichi, it disappears from Claude, ChatGPT, Cursor, and every other client in one step.
Put Arcadia in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.