muness/expenses
Process Gmail receipts and Amazon orders into Xero expenses using Claude Code
Platform-specific configuration:
{
"mcpServers": {
"expenses": {
"command": "npx",
"args": [
"-y",
"expenses"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...