💰
Xero MCP
A simple MCP server for interacting with Xero's API.
0 installs
1 stars
Trust: 43 — Fair
Finance
Installation
npx xero-mcpAsk AI about Xero MCP
Powered by Claude · Grounded in docs
I know everything about Xero MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Project xero-mcp
A simple MCP server for interacting with Xero's API's.
MakeFile
Run build make command with tests
make all
Build the application
make build
Build and then run the application
make run
Live reload the application:
make watch
Run the test suite:
make test
Clean up binary from the last build:
make clean
