Skip to content
Claude Code

Xero for Claude Code

io.github.mindstone/mcp-server-xero

Xero MCP server for invoices, contacts, payments, quotes, and financial reports.

client:Claude Code transport:stdio runtime:npm

Install Xero in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-server-xero -e XERO_CLIENT_ID=<XERO_CLIENT_ID> -e XERO_CLIENT_SECRET=<XERO_CLIENT_SECRET> -e XERO_CLIENT_BEARER_TOKEN=<XERO_CLIENT_BEARER_TOKEN> -- npx -y @mindstone/mcp-server-xero

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Xero in other clients