This server exposes the Xero API as an MCP endpoint. Pick your client below.
Settings → Connectors → Add custom MCP → URL:
https://xero.mcp.aspisid.com/mcp
Click Connect and sign in when prompted.
codex mcp remove xero 2>/dev/null codex mcp add xero --url https://xero.mcp.aspisid.com/mcp codex mcp login xero
Auth required.Settings → Connectors → Add → URL:
https://xero.mcp.aspisid.com/mcp
codex mcp logout xero codex mcp login xero # then fully restart Codex
This resets the client-side OAuth state. The server does not need to be restarted.