Loading MCP server directory, please wait...
Every Xero organisation you run, in one AI session. Writes wait for a person to approve them.
npx @getmcp/cli add nz.co.invio/xeroRequires Node.js 18+. Community-contributed server. Review source before installing.
X-API-KeyYour Invio connector key: the last part of the connector URL Invio shows once in Settings > MCP > Xero. Send the key with no prefix.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"nz.co.invio/xero": {
"url": "https://www.invio.co.nz/api/xero-mcp",
"transport": "streamable-http",
"headers": {
"X-API-Key": ""
}
}
}
}