# Boxkite — Xero Backup & Export MCP server

Agent View of the PolicyLayer registry record for Boxkite — Xero Backup & Export: identity, probed posture, risk grade, and all 7 tools classified. HTML page: https://policylayer.com/tools/com-getboxkite-xero-backup-export

## Facts

- Server id: `https://app.getboxkite.com/mcp`
- Homepage: https://github.com/https://app.getboxkite.com/mcp
- Registry record: grade D, identity unverified
- Lifecycle: active
- Auth posture: open
- Rate-limited: no
- Tools: 7 (6 with introspected schema)
- Tool categories present: Execute, Read
- Context-window cost: 1155 tokens per request — https://policylayer.com/token-cost/com-getboxkite-xero-backup-export
- Tags: com getboxkite xero backup export, automation
- Record last modified: 2026-08-05T09:40:47.912Z

## Tools (7)

| Tool | Category | Risk | Record |
| --- | --- | --- | --- |
| `start_export` | Financial | Critical | https://policylayer.com/tools/com-getboxkite-xero-backup-export/start-export.md |
| `get_download_url` | Read | Low | https://policylayer.com/tools/com-getboxkite-xero-backup-export/get-download-url.md |
| `get_export_manifest` | Read | Low | https://policylayer.com/tools/com-getboxkite-xero-backup-export/get-export-manifest.md |
| `get_export_mapping` | Read | Low | https://policylayer.com/tools/com-getboxkite-xero-backup-export/get-export-mapping.md |
| `get_export_status` | Read | Low | https://policylayer.com/tools/com-getboxkite-xero-backup-export/get-export-status.md |
| `list_exports` | Read | Low | https://policylayer.com/tools/com-getboxkite-xero-backup-export/list-exports.md |
| `list_organisations` | Read | Low | https://policylayer.com/tools/com-getboxkite-xero-backup-export/list-organisations.md |

## Tool descriptions

- `start_export` — Starts a read-only export of one Xero organisation's data. Costs $39 per organisation: when payment is outstanding the response is status 'awaiting_payment' with a Stripe checkoutUrl for the user to complete in a browser, and the export …
- `get_download_url` — Returns a short-lived signed URL for the export ZIP, valid within the export's 7-day retention window, along with byteSize (the archive's size in bytes, null if unavailable) and fileCount. These archives range from a few MB to several GB…
- `get_export_manifest` — See what an IN-PROGRESS export contains so far (entities included, per-entity record/file counts, and per-file checksums), growing as discovery and downloading proceed. The per-file list is paged: check filesPage.hasMore and pass fileOff…
- `get_export_mapping` — For an IN-PROGRESS export, get the mapping of each file discovered so far to the Xero object it represents or is attached to (e.g. which invoice a receipt PDF belongs to). Paged (default 200 files, max 500): check filesPage.hasMore and p…
- `get_export_status` — Reports the state of one export: status (queued | running | ready | failed) and whether its download is available yet. Also returns progress {discovered, transferred, percent}; parkedUntil; and pollAfterSeconds, the interval after which …
- `list_exports` — List one-off exports (newest first), optionally for one organisation. Use this to find an export after payment and to poll its status until it is 'ready'. Side-effect free: it never starts a new export or charges anything. Each entry car…
- `list_organisations` — List the Xero organisations connected to the authenticated Boxkite account.

## Related servers

- UnClick (1662 tools) — https://policylayer.com/tools/io-github-malamutemayhem-unclick-mcp-server.md
- Delx Protocol — Agent Recovery & Continuity (1076 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-protocol.md
- Delx Mcp A2a (1068 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-a2a.md
- MCP Framework Personal (912 tools) — https://policylayer.com/tools/inggerman-mcps.md
- Nodebench (824 tools) — https://policylayer.com/tools/io-github-homenshum-nodebench.md
- Delx MCP Server (740 tools) — https://policylayer.com/tools/io-github-davidmosiah-delx-mcp-server.md
- Binance MCP Server (734 tools) — https://policylayer.com/tools/nirholas-binance-mcp.md
- Crawlora (728 tools) — https://policylayer.com/tools/crawlora-mcp.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-getboxkite-xero-backup-export · API: https://policylayer.com/registry/api · Recommended policies for every tool: https://policylayer.com/policies/com-getboxkite-xero-backup-export
