XeroAPI/xero-agent-toolkit
A collection of examples demonstrating how to build AI agents that integrate with the Xero API using various agentic frameworks and the Xero MCP (Model Context Protocol) Server.
Platform-specific configuration:
{
"mcpServers": {
"xero-agent-toolkit": {
"command": "npx",
"args": [
"-y",
"xero-agent-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...