Loading MCP server directory, please wait...
Every Xero Accounting read plus a local SQLite ledger - aging, reconciliation, and GL tie-out
npx @getmcp/cli add io.github.Servosity/xero-mcpRequires Pre-built binary. Community-contributed server. Review source before installing.
XERO_ACCESS_TOKENSet the XERO_ACCESS_TOKEN credential for the Xero MCP server.
XERO_ACCOUNTING_OAUTH2Set the XERO_ACCOUNTING_OAUTH2 credential for the Xero MCP server.
XERO_TENANT_IDSet the XERO_TENANT_ID credential for the Xero MCP server.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Servosity/xero-mcp": {
"command": "https://github.com/Servosity/msp-skills/releases/download/xero-v0.1.0/xero-mcp.mcpb",
"env": {
"XERO_ACCESS_TOKEN": "",
"XERO_ACCOUNTING_OAUTH2": "",
"XERO_TENANT_ID": ""
}
}
}
}