
Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "xero accounting": {4 "env": {5 "XERO_CLIENT_ID": "YOUR_CLIENT_ID",6 "XERO_REDIRECT_URI": "http://localhost:5000/callback",7 "XERO_CLIENT_SECRET": "YOUR_CLIENT_SECRET"8 },9 "args": [10 "-y",11 "xero-mcp@latest"12 ],13 "command": "npx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation