Xero for your agents.
Connect Xero once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 14 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Xero.
What agents can do with Xero
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
xero_list_invoicesList sales invoices or purchase bills with optional filters.
xero_get_invoiceGet a single invoice by id.
xero_list_contactsList contacts (customers and suppliers) with optional filters.
xero_list_accountsList the chart of accounts.
xero_get_invoice_pdfGet an invoice as a PDF document.
xero_create_invoiceCreate a new sales invoice or purchase bill.
xero_update_invoiceUpdate an existing invoice.
xero_create_contactCreate a new contact (customer or supplier).
xero_get_contactGet a single contact by its id.
xero_list_bank_transactionsList bank transactions with optional filters.
xero_create_bank_transactionCreate a new bank transaction (spend or receive money).
xero_get_organisationGet the organisation's details (name, legal, tax settings).
xero_list_currenciesList all currencies enabled for the organisation.
xero_list_reportsList available reports with optional report type filter.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- This service uses OAuth: there is no key to paste.
- Click Connect and approve access on Xero's page in Even's browser.
- If Connect reports no OAuth app is configured, an admin must register a Xero app and configure the Even Connect broker first.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Xero to Even: call connect_begin("xero") on the even-connect MCP and walk me through it.
Xero lists sales invoices and purchase bills with status filters, retrieves contacts, and exports invoices as PDF documents.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.