Xero MCP
Skills
list_quotes
Retrieves sales quotes
authenticate
Authenticate with Xero using OAuth2
list_accounts
Retrieves the full chart of accounts
list_contacts
Retrieves all contacts in a Xero organisation
list_invoices
Retrieves sales invoices or purchase bills
list_journals
Retrieves journals
list_payments
Retrieves payments for invoices and credit notes
create_contacts
Creates one or multiple contacts in a Xero organisation. Only use this tool when user has directly and explicitly ask you to create contact.
get_balance_sheet
Returns a balance sheet for the end of the month of the specified date. It also returns the value at the end of the same month for the previous year.
list_organisations
Retrieves Xero organisation details
list_bank_transactions
Retrieves any spent or received money transactions
create_bank_transactions
Creates one or more spent or received money transaction. Only use this tool when user has directly and explicitly ask you to create transactions.