File tree 1 file changed +10
-2
lines changed 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -52,6 +52,14 @@ This MCP server allows Clients to interact with [Xero Accounting Software](https
52
52
53
53
Authenticate with Xero using OAuth2
54
54
55
+ - ` create_bank_transactions `
56
+
57
+ Creates one or more spent or received money transaction
58
+
59
+ - ` create_contacts `
60
+
61
+ Creates one or multiple contacts in a Xero organisation
62
+
55
63
- ` get_balance_sheet `
56
64
57
65
Retrieves report for balancesheet
@@ -98,9 +106,9 @@ This MCP server allows Clients to interact with [Xero Accounting Software](https
98
106
99
107
<img src =" https://github.com/john-zhang-dev/assets/blob/main/xero-mcp/demo2.jpg?raw=true " width =50% height =50% >
100
108
101
- ## WIP Features
109
+ - "Add all transactions from the monthly statement into my revenue account (account code 201) as receive money"
102
110
103
- - Tools that allow new transactions to be added to Xero
111
+ ## New Features
104
112
105
113
If you have additional requirements, please open an issue on this github repository.
106
114
You can’t perform that action at this time.
0 commit comments