A simple MCP server for interacting with Xero's API's.
Run build make command with tests
make allBuild the application
make buildBuild and then run the application
make runLive reload the application:
make watchRun the test suite:
make testClean up binary from the last build:
make clean