
Xero
- Updated May 23, 2026
- FutureWorkshops/fw-plugins
xero is a Claude Code skill in the AI & Agent Building category. FW Xero integration: hosted MCP connection plus a consolidated P&L skill across FW entities.
Key points
- xero
- AI & Agent Building
- AI-coding skill
Xero by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add FutureWorkshops/fw-plugins/plugin install xero@fw-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | May 23, 2026 |
|---|---|
| Repository | FutureWorkshops/fw-plugins ↗ |
What it does
FW Xero integration: hosted MCP connection plus a consolidated P&L skill across FW entities.
README.md
xero
FW Xero integration for Claude Code.
What's in it
fw-xeroMCP connection — points at FW's hosted Xero MCP server (https://xero-mcp.fws.io/mcp). Auth is handled server-side.consolidated-pnlskill — combines P&L across a caller-supplied set of FW entities (FWL / FWE / FWSA) for a caller-supplied period. (Currently a stub — logic lands in a follow-up.)
Install
From this marketplace:
/plugin marketplace add FutureWorkshops/fw-plugins
/plugin install xero@fw-plugins
Notes
- The
.mcp.jsonusestype: "http"against the server root. If the server expects a specific path (e.g./mcp,/sse) or a different transport, updateplugins/xero/.mcp.jsonaccordingly.
Related skills
AI & Agent Buildingagents