Skip to content

Commit 76d6d58

Browse files
doc: update README
1 parent ddd95f0 commit 76d6d58

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,14 @@ This MCP server allows Clients to interact with [Xero Accounting Software](https
5252

5353
Authenticate with Xero using OAuth2
5454

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+
5563
- `get_balance_sheet`
5664

5765
Retrieves report for balancesheet
@@ -98,9 +106,9 @@ This MCP server allows Clients to interact with [Xero Accounting Software](https
98106

99107
<img src="https://github.com/john-zhang-dev/assets/blob/main/xero-mcp/demo2.jpg?raw=true" width=50% height=50%>
100108

101-
## WIP Features
109+
- "Add all transactions from the monthly statement into my revenue account (account code 201) as receive money"
102110

103-
- Tools that allow new transactions to be added to Xero
111+
## New Features
104112

105113
If you have additional requirements, please open an issue on this github repository.
106114

0 commit comments

Comments
 (0)