Xero Integration
Query Xero accounting data through repo-local CLI backed by official MCP server.
Access
Request access with your email.
Overview
Invoice queries, contact lookups, reports, and organization details via tools/xero/xero CLI.
Best For
Finance and operations teams using Xero data in automated reporting and analysis.
Supported Prompts
- "Query Xero for invoices this month"
- "Get contact details from Xero"
- "Show me P&L report from Xero"
How It Works
- Uses tools/xero/xero as canonical entrypoint.
- Generated CLI from Xero's official MCP server with OAuth token refresh.
- Runs official MCP server in bearer-token mode.