Skip to content

elab-ai-tech/elab-xero

v0.1.1MIT

Hosted remote MCP for live Xero organisations. Sign in with your ELab Xero account, then work across the organisations you have connected.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

xerostreamable-http
{
  "type": "streamable-http",
  "url": "https://api.xero.elab.co.nz/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "elab-xero",
  "description": "Hosted remote MCP for live Xero organisations. Sign in with your ELab Xero account, then work across the organisations you have connected.",
  "version": "0.1.1",
  "author": {
    "name": "ELab",
    "email": "hello@elab.co.nz"
  },
  "homepage": "https://elab.co.nz/products/xero-mcp",
  "repository": "https://github.com/ELab-AI-Tech/xero-mcp-plugin",
  "license": "MIT",
  "logo": "assets/logo.png",
  "keywords": ["xero", "mcp", "accounting", "elab"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub

Fields the format does not define

This package's plugin.json declares these at its top level. The Agent Plugins format gives them no meaning, so a client loads the plugin and ignores them.

  • logo