File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Xero MCP Server
2- [ ![ smithery badge] ( https://smithery.ai/badge/xero-mcp )] ( https://smithery.ai/server/xero-mcp )
2+ [ ![ smithery badge] ( https://smithery.ai/badge/xero-mcp )] ( https://smithery.ai/server/@john-zhang-dev/ xero-mcp )
33
44This MCP server allows Clients to interact with [ Xero Accounting Software] ( https://www.xero.com ) .
55
@@ -27,7 +27,7 @@ This MCP server allows Clients to interact with [Xero Accounting Software](https
2727 "mcpServers" : {
2828 "xero-mcp" : {
2929 "command" : " npx" ,
30- "args" : [" -y" , " xero-mcp" ],
30+ "args" : [" -y" , " xero-mcp@latest " ],
3131 "env" : {
3232 "XERO_CLIENT_ID" : " YOUR_CLIENT_ID" ,
3333 "XERO_CLIENT_SECRET" : " YOUR_CLIENT_SECRET" ,
@@ -83,7 +83,6 @@ This MCP server allows Clients to interact with [Xero Accounting Software](https
8383## WIP Features
8484
8585- Tools that allow new transactions to be added to Xero
86- - Docker support
8786
8887If you have additional requirements, please open an issue on this github repository.
8988
You can’t perform that action at this time.
0 commit comments