zCloak Xero Accounting MCP
Enables accountants to connect Xero, read accounting data, analyze, and execute controlled draft operations after explicit confirmation, with Xero as the source of truth.
README
Xero Accounting MCP
本仓库包含 Work 平台接入 Xero 的远程 MCP 服务。项目以 Xero 作为正式会计账本,使会计用户能够在 Work 中授权自己的 Xero Organisation,由 Agent 读取历史账务、结合用户材料进行分析,并在人工确认后执行受控会计操作。
当前版本是已完成核心可行性验证的代码基线,运行在个人测试基础设施,不应直接作为公司生产部署。开发团队接手后需要迁移到公司控制的域名、云资源、数据库和密钥体系,并完成多用户、多 Organisation 隔离及生产环境验收。
Architecture
Accountant
↓
Work Agent
↓
Remote Xero MCP
↓
Xero OAuth 2.0 and Accounting API
↓
User-authorized Xero Organisation
| Component | Responsibility |
|---|---|
| Work and Agent | User conversation, source materials, business analysis and tool orchestration |
| Xero MCP | OAuth broker, Organisation binding, accounting tools, confirmation, idempotency, read-back and audit |
| Xero | Official ledger, accounting data, OAuth 2.0, Accounting API and SDK |
| PostgreSQL | Authorization, connection, idempotency and audit control state; it is not a second ledger |
Xero provides the official OAuth and Accounting API. This project adds the remote MCP interface, per-user connections, explicit Organisation selection, bounded accounting tools, and the controlled write flow: prepare → user confirmation → execute → provider receipt → exact record read-back.
Repository structure
| Path | Purpose |
|---|---|
src/mcp/ |
MCP server and tool registration |
src/oauth/ |
Work OAuth, Xero OAuth, refresh and revoke |
src/providers/ |
Xero API/SDK adapter and data mapping |
src/services/ |
Read, prepare, execute, read-back and audit orchestration |
src/policy/ |
Capability and risk boundaries |
src/db/, migrations/ |
PostgreSQL control state and migrations |
deploy/ |
Deployment configuration and runbooks |
tests/, harness/ |
Automated tests and business acceptance tools |
Developer takeover
- Deploy the repository in a company-controlled environment with Node.js 22+, PostgreSQL, HTTPS, Secret Manager, logging, monitoring, backups and rollback.
- Bring the Xero Developer App under company management, configure the company callback and adopt Xero's current granular OAuth scopes.
- Configure the MCP in the company Work environment and ensure every user connects and selects their own Xero Organisation.
- Keep accounting writes disabled while validating OAuth, Organisation selection, reads, token refresh, revoke and multi-user isolation.
- Validate controlled writes in an isolated test Organisation, requiring user confirmation, Xero record ID, provider receipt and exact record read-back.
- Remove personal infrastructure dependencies only after the company deployment is stable.
Configuration templates are available in config/.env.example and deploy/env.vps.example. Secrets, OAuth tokens, database backups and .env files must never be committed to Git.
npm install
npm run typecheck
npm test
npm run build
Tests that require isolated PostgreSQL or HTTP environments must be run separately as release gates; a conditional skip is not a passing release result.
The current handover scope is Xero only. A small number of shared QuickBooks modules remain to preserve existing runtime continuity and may be separated by the development team later.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。