Accounting
Xero MCP connector
The Xero connector lets Claude, ChatGPT, Cursor and the Elaichi Agent read and update your Xero contacts, payments, bank transactions and tracking categories, with each person signed in as themselves and every action recorded in an audit log.
-
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 Xero to Claude, ChatGPT or Cursor
Two steps, about a minute.
In Elaichi
Connect Xero once
-
Open Connections, choose Add connection, and pick Xero.
-
Optionally set Share with to give a team access, then press Connect.
-
Supply your own Xero app, then approve. Xero 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 Xero 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 Xero 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 Xero 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 Xero 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 Xero through Elaichi
Every one of these runs inside the access the person already has, and lands in the same audit log.
-
Finance
Find every payment from one customer
Ask for all payments recorded against a customer in Xero this quarter and get the list with dates and amounts, without opening the payments screen and filtering by hand.
-
Accounts receivable
Record a payment the moment it arrives
When a customer confirms a transfer, tell the agent the contact, amount and date and it creates the payment in Xero on the spot.
-
Bookkeeping
Check what hit the bank this week
Pull the week's bank transactions out of Xero, see which ones have attachments, and spot anything that still needs a receipt.
-
Sales
Add a new customer before the first bill
After a deal closes, hand over the company name, billing email and address and the contact is created in Xero ready for invoicing.
-
Operations
Clean up duplicate or stale contacts
Find contacts in Xero with old addresses or duplicate names and update or remove them in bulk, with the history of each change kept.
-
Leadership
See spend by department or project
List the tracking categories set up in Xero and ask how payments break down across them, then rename or retire a category when a team changes.
Try asking
- “List Xero contacts with invoices overdue more than 30 days.”
- “Total payments received this month by tracking category.”
- “Create a Xero contact for Northwind Supplies with billing email.”
AI tools
Xero tools for your AI agents
250 tools are ready to call through Elaichi's MCP endpoint the moment you connect Xero, 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 Xero gets you
6 screens from the product, each doing one job for your Xero account.
The agent
Ask about invoices, get real answers.
Plain language questions run against live Xero contacts, invoices and payments.
- contacts
- invoices
- payments
- tracking categories
Ask Elaichi to work across your apps.
List Xero contacts with invoices overdue more than 30 days.
Total payments received this month by tracking category.
Create a Xero contact for Northwind Supplies with billing email.
Also runs in Claude, ChatGPT or Cursor
MCP clients
Claude, ChatGPT and Cursor reach Xero.
One org MCP endpoint over OAuth, no SDK and no shared API key.
Copy the endpoint
Tool catalog
250 Xero tools, zero custom code.
Contacts, payments, tracking categories and attachments, each with listed resources and methods.
- List all Xero contacts
- Get single Xero contact by ID
- Create a Xero contact
- Update a Xero contact by ID
Toolboxes
Every team gets its own toolbox.
Finance, payroll and sales each see a curated slice of Xero.
- Finance
- Accounts payable
- Accounts receivable
- Payroll
Shared connections
Share the Xero account, never the login.
See who connected each account and which teams and members use it.
- Finance UK
- Group reporting
- Accounts payable
- Payroll
Audit log
Answer who touched that invoice.
Every Xero call logged with time, person, action, type and resource.
- 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 ships.
Fetch Xero invoices, group them, draft a digest, approve, post it back.
Xero digest
Run 418 · started 2 minutes ago · on behalf of Emma Laurent
-
✓
Schedule
Every weekday at 08:00
0.2s -
✓
Fetch contacts
Xero
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
Xero
Queued
Collections and dashboards
Xero numbers arrive before anyone asks.
Four metrics, 14 days of invoices created, split by team, refreshed on schedule.
Xero health
Refreshed 4 minutes ago · every 15 minutes · from the contacts collection
Contacts
1,284 ↓ 12%
Invoices
96 ↓ 8%
Needs attention
3 ↑ 2
Updated this week
412 ↑ 9%
Contacts created
Last 14 days
By team
Share of activity
Finance UK 34%
Group reporting 27%
Accounts payable 21%
Payroll 18%
Related connectors
More from the catalog
FAQ
Frequently asked questions
How do I connect Xero to Claude?
Connect Xero in Elaichi first, then in Claude go to Customize, then Connectors, then Add, and paste https://api.elaichi.ai/mcp as the endpoint. Xero asks you to sign in with your own Xero login and pick the organization to allow, but before that somebody on your team registers an OAuth application inside Xero once and brings its client ID and secret into Elaichi. That is a one-time step for the company; everyone after that just signs in to Xero as themselves.
Does Xero work with ChatGPT and Cursor as well as Claude?
Yes. Once Xero 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 Xero once and every client gets it.
What can an AI agent actually do with my Xero data?
With Xero connected, an agent can look up and create contacts, record and update payments, list bank transactions and their attachments, and manage the tracking categories you use for departments or projects. It can also show the change history on a contact, payment or bank transaction. Xero has a lot of actions available, so short concrete asks like "payments from Acme in March" work better than long paragraphs.
Does connecting Xero give the AI access to my whole organization?
No. Access to Xero follows the person who signed in, so an agent sees only the Xero organization and records that person could already open themselves. Elaichi can narrow that further, for example to reading only, but it can never grant more than the person's own Xero permissions allow.
Can I stop an agent from deleting or changing things in Xero?
Yes. Restrictions in Elaichi apply per action, so you can allow reading Xero contacts and payments while blocking deletion, bulk changes or creating payments. 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 Xero connection when someone leaves?
When you offboard a person in Elaichi, their access to Xero through every AI client ends at once. If they had shared a Xero connection with a team, it keeps working for everyone else. If you ever want to remove Xero entirely, disconnecting it once in Elaichi removes it from Claude, ChatGPT, Cursor and every other client at the same time.
Put Xero in front of your team
Fourteen days on Gold, no credit card. Connect it once and pick what each team can call.